Uses of Enum Class
org.nuclos.api.context.communication.PhoneCallNotificationContext.State
-
Uses of PhoneCallNotificationContext.State in org.nuclos.api.context.communication
Modifier and TypeMethodDescriptionPhoneCallNotificationContext.getState()
Returns the enum constant of this class with the specified name.static PhoneCallNotificationContext.State[]
PhoneCallNotificationContext.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
PhoneCallNotificationContext.setState
(PhoneCallNotificationContext.State state)