Uses of Enum Class
com.mypurecloud.sdk.v2.model.MessageData.MessengerTypeEnum
Packages that use MessageData.MessengerTypeEnum
-
Uses of MessageData.MessengerTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return MessageData.MessengerTypeEnumModifier and TypeMethodDescriptionMessageData.MessengerTypeEnum.fromString(String key) MessageData.getMessengerType()Returns the enum constant of this class with the specified name.static MessageData.MessengerTypeEnum[]MessageData.MessengerTypeEnum.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 MessageData.MessengerTypeEnumModifier and TypeMethodDescriptionMessageData.messengerType(MessageData.MessengerTypeEnum messengerType) Type of text messenger.voidMessageData.setMessengerType(MessageData.MessengerTypeEnum messengerType)