Uses of Enum Class
com.mypurecloud.sdk.v2.model.ConversationChannel.MessageTypeEnum
Packages that use ConversationChannel.MessageTypeEnum
-
Uses of ConversationChannel.MessageTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationChannel.MessageTypeEnumModifier and TypeMethodDescriptionConversationChannel.MessageTypeEnum.fromString(String key) ConversationChannel.getMessageType()Returns the enum constant of this class with the specified name.static ConversationChannel.MessageTypeEnum[]ConversationChannel.MessageTypeEnum.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 ConversationChannel.MessageTypeEnumModifier and TypeMethodDescriptionConversationChannel.messageType(ConversationChannel.MessageTypeEnum messageType) Message type for messaging conversations.voidConversationChannel.setMessageType(ConversationChannel.MessageTypeEnum messageType)