Uses of Enum Class
com.mypurecloud.sdk.v2.model.CollaborateChatGroupMessageEventTopicCollaborateChatMessage.ActionTypeEnum
-
Uses of CollaborateChatGroupMessageEventTopicCollaborateChatMessage.ActionTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CollaborateChatGroupMessageEventTopicCollaborateChatMessage.ActionTypeEnumModifier and TypeMethodDescriptionCollaborateChatGroupMessageEventTopicCollaborateChatMessage.ActionTypeEnum.fromString(String key) CollaborateChatGroupMessageEventTopicCollaborateChatMessage.getActionType()Returns the enum constant of this class with the specified name.CollaborateChatGroupMessageEventTopicCollaborateChatMessage.ActionTypeEnum.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 CollaborateChatGroupMessageEventTopicCollaborateChatMessage.ActionTypeEnumModifier and TypeMethodDescriptionCollaborateChatGroupMessageEventTopicCollaborateChatMessage.actionType(CollaborateChatGroupMessageEventTopicCollaborateChatMessage.ActionTypeEnum actionType) voidCollaborateChatGroupMessageEventTopicCollaborateChatMessage.setActionType(CollaborateChatGroupMessageEventTopicCollaborateChatMessage.ActionTypeEnum actionType)