Uses of Class
com.twilio.rest.insights.v1.CallSummaries.CallState
-
Packages that use CallSummaries.CallState Package Description com.twilio.rest.insights.v1 -
-
Uses of CallSummaries.CallState in com.twilio.rest.insights.v1
Methods in com.twilio.rest.insights.v1 that return CallSummaries.CallState Modifier and Type Method Description static CallSummaries.CallStateCallSummaries.CallState. forValue(String value)CallSummaries.CallStateCallSummaries. getCallState()static CallSummaries.CallStateCallSummaries.CallState. valueOf(String name)Returns the enum constant of this type with the specified name.static CallSummaries.CallState[]CallSummaries.CallState. values()Returns an array containing the constants of this enum type, in the order they are declared.
-