Uses of Enum Class
com.vonage.client.conversations.EventType
Packages that use EventType
-
Uses of EventType in com.vonage.client.conversations
Methods in com.vonage.client.conversations that return EventTypeModifier and TypeMethodDescriptionstatic EventTypeEventType.fromString(String name) ListEventsRequest.getEventType()The type of event to search for.Event.getType()Type of event.static EventTypeReturns the enum constant of this class with the specified name.static EventType[]EventType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.vonage.client.conversations with parameters of type EventTypeModifier and TypeMethodDescriptionThe type of event to search for.Constructors in com.vonage.client.conversations with parameters of type EventType