Uses of Enum Class
com.mypurecloud.sdk.v2.model.CobrowseWebMessagingSession.CommunicationTypeEnum
Packages that use CobrowseWebMessagingSession.CommunicationTypeEnum
-
Uses of CobrowseWebMessagingSession.CommunicationTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CobrowseWebMessagingSession.CommunicationTypeEnumModifier and TypeMethodDescriptionCobrowseWebMessagingSession.CommunicationTypeEnum.fromString(String key) CobrowseWebMessagingSession.getCommunicationType()Returns the enum constant of this class with the specified name.CobrowseWebMessagingSession.CommunicationTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.