Uses of Enum Class
net.bluemind.cti.api.Status.PhoneState
-
Uses of Status.PhoneState in net.bluemind.cti.api
Modifier and TypeMethodDescriptionstatic Status.PhoneState
Returns the enum constant of this class with the specified name.static Status.PhoneState[]
Status.PhoneState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic Status
Status.create
(Status.Type type, Status.PhoneState phoneState, String message)