Uses of Class
com.twilio.rest.insights.v1.call.Event.TwilioEdge
-
Packages that use Event.TwilioEdge Package Description com.twilio.rest.insights.v1.call -
-
Uses of Event.TwilioEdge in com.twilio.rest.insights.v1.call
Methods in com.twilio.rest.insights.v1.call that return Event.TwilioEdge Modifier and Type Method Description static Event.TwilioEdgeEvent.TwilioEdge. forValue(String value)Event.TwilioEdgeEvent. getEdge()static Event.TwilioEdgeEvent.TwilioEdge. valueOf(String name)Returns the enum constant of this type with the specified name.static Event.TwilioEdge[]Event.TwilioEdge. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.twilio.rest.insights.v1.call with parameters of type Event.TwilioEdge Modifier and Type Method Description EventReaderEventReader. setEdge(Event.TwilioEdge edge)
-