Uses of Enum Class
com.mypurecloud.sdk.v2.model.SecureSession.StateEnum
Packages that use SecureSession.StateEnum
-
Uses of SecureSession.StateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return SecureSession.StateEnumModifier and TypeMethodDescriptionstatic SecureSession.StateEnumSecureSession.StateEnum.fromString(String key) SecureSession.getState()static SecureSession.StateEnumReturns the enum constant of this class with the specified name.static SecureSession.StateEnum[]SecureSession.StateEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type SecureSession.StateEnumModifier and TypeMethodDescriptionvoidSecureSession.setState(SecureSession.StateEnum state) SecureSession.state(SecureSession.StateEnum state) The current state of a secure session