Uses of Enum Class
com.mypurecloud.sdk.v2.model.Edge.CallDrainingStateEnum
Packages that use Edge.CallDrainingStateEnum
-
Uses of Edge.CallDrainingStateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return Edge.CallDrainingStateEnumModifier and TypeMethodDescriptionstatic Edge.CallDrainingStateEnumEdge.CallDrainingStateEnum.fromString(String key) Edge.getCallDrainingState()static Edge.CallDrainingStateEnumReturns the enum constant of this class with the specified name.static Edge.CallDrainingStateEnum[]Edge.CallDrainingStateEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.