Uses of Enum Class
com.mypurecloud.sdk.v2.model.Endpoint.StateEnum
Packages that use Endpoint.StateEnum
-
Uses of Endpoint.StateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return Endpoint.StateEnumModifier and TypeMethodDescriptionstatic Endpoint.StateEnumEndpoint.StateEnum.fromString(String key) Endpoint.getState()static Endpoint.StateEnumReturns the enum constant of this class with the specified name.static Endpoint.StateEnum[]Endpoint.StateEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.