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