Uses of Enum Class
com.mypurecloud.sdk.v2.model.V2ConversationMessageTypingEventForUserTopicConversationMessagingChannel.PlatformEnum
Packages that use V2ConversationMessageTypingEventForUserTopicConversationMessagingChannel.PlatformEnum
-
Uses of V2ConversationMessageTypingEventForUserTopicConversationMessagingChannel.PlatformEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return V2ConversationMessageTypingEventForUserTopicConversationMessagingChannel.PlatformEnumModifier and TypeMethodDescriptionV2ConversationMessageTypingEventForUserTopicConversationMessagingChannel.PlatformEnum.fromString(String key) V2ConversationMessageTypingEventForUserTopicConversationMessagingChannel.getPlatform()V2ConversationMessageTypingEventForUserTopicConversationMessagingChannel.PlatformEnum.valueOf(String name) Returns the enum constant of this class with the specified name.V2ConversationMessageTypingEventForUserTopicConversationMessagingChannel.PlatformEnum.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 V2ConversationMessageTypingEventForUserTopicConversationMessagingChannel.PlatformEnumModifier and TypeMethodDescriptionV2ConversationMessageTypingEventForUserTopicConversationMessagingChannel.platform(V2ConversationMessageTypingEventForUserTopicConversationMessagingChannel.PlatformEnum platform) voidV2ConversationMessageTypingEventForUserTopicConversationMessagingChannel.setPlatform(V2ConversationMessageTypingEventForUserTopicConversationMessagingChannel.PlatformEnum platform)