Uses of Enum Class
com.mypurecloud.sdk.v2.model.ChatItem.ChatTypeEnum
Packages that use ChatItem.ChatTypeEnum
-
Uses of ChatItem.ChatTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ChatItem.ChatTypeEnumModifier and TypeMethodDescriptionstatic ChatItem.ChatTypeEnumChatItem.ChatTypeEnum.fromString(String key) ChatItem.getChatType()static ChatItem.ChatTypeEnumReturns the enum constant of this class with the specified name.static ChatItem.ChatTypeEnum[]ChatItem.ChatTypeEnum.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 ChatItem.ChatTypeEnumModifier and TypeMethodDescriptionChatItem.chatType(ChatItem.ChatTypeEnum chatType) The type of chatvoidChatItem.setChatType(ChatItem.ChatTypeEnum chatType)