Uses of Enum Class
com.mypurecloud.sdk.v2.model.ChatPresence.SystemPresenceEnum
Packages that use ChatPresence.SystemPresenceEnum
-
Uses of ChatPresence.SystemPresenceEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ChatPresence.SystemPresenceEnumModifier and TypeMethodDescriptionChatPresence.SystemPresenceEnum.fromString(String key) ChatPresence.getSystemPresence()Returns the enum constant of this class with the specified name.static ChatPresence.SystemPresenceEnum[]ChatPresence.SystemPresenceEnum.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 ChatPresence.SystemPresenceEnumModifier and TypeMethodDescriptionvoidChatPresence.setSystemPresence(ChatPresence.SystemPresenceEnum systemPresence) ChatPresence.systemPresence(ChatPresence.SystemPresenceEnum systemPresence)