Uses of Enum Class
com.vonage.client.proactiveconnect.EventType
Packages that use EventType
Package
Description
This package contains classes and sub-packages to support usage of the
Vonage Proactive Connect API.
-
Uses of EventType in com.vonage.client.proactiveconnect
Methods in com.vonage.client.proactiveconnect that return EventTypeModifier and TypeMethodDescriptionstatic EventTypeEventType.fromString(String value) Event.getType()Classification of the 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.