Uses of Enum Class
com.vonage.client.voice.EndpointType
Packages that use EndpointType
-
Uses of EndpointType in com.vonage.client.voice
Methods in com.vonage.client.voice that return EndpointTypeModifier and TypeMethodDescriptionstatic EndpointTypeEndpointType.fromString(String name) AnswerWebhook.getEndpointType()The type of endpoint that answered the call.static EndpointTypeReturns the enum constant of this class with the specified name.static EndpointType[]EndpointType.values()Returns an array containing the constants of this enum class, in the order they are declared.