Uses of Enum Class
net.bluemind.cti.api.Status.PhoneState
Packages that use Status.PhoneState
-
Uses of Status.PhoneState in net.bluemind.cti.api
Fields in net.bluemind.cti.api declared as Status.PhoneStateMethods in net.bluemind.cti.api that return Status.PhoneStateModifier 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.Methods in net.bluemind.cti.api with parameters of type Status.PhoneStateModifier and TypeMethodDescriptionstatic Status
Status.create
(Status.Type type, Status.PhoneState phoneState, String message)