Uses of Enum Class
com.mypurecloud.sdk.v2.model.QueueConversationScreenShareEventTopicScreenShareMediaParticipant.DisconnectTypeEnum
Packages that use QueueConversationScreenShareEventTopicScreenShareMediaParticipant.DisconnectTypeEnum
-
Uses of QueueConversationScreenShareEventTopicScreenShareMediaParticipant.DisconnectTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationScreenShareEventTopicScreenShareMediaParticipant.DisconnectTypeEnumModifier and TypeMethodDescriptionQueueConversationScreenShareEventTopicScreenShareMediaParticipant.DisconnectTypeEnum.fromString(String key) QueueConversationScreenShareEventTopicScreenShareMediaParticipant.getDisconnectType()QueueConversationScreenShareEventTopicScreenShareMediaParticipant.DisconnectTypeEnum.valueOf(String name) Returns the enum constant of this class with the specified name.QueueConversationScreenShareEventTopicScreenShareMediaParticipant.DisconnectTypeEnum.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 QueueConversationScreenShareEventTopicScreenShareMediaParticipant.DisconnectTypeEnumModifier and TypeMethodDescriptionQueueConversationScreenShareEventTopicScreenShareMediaParticipant.disconnectType(QueueConversationScreenShareEventTopicScreenShareMediaParticipant.DisconnectTypeEnum disconnectType) voidQueueConversationScreenShareEventTopicScreenShareMediaParticipant.setDisconnectType(QueueConversationScreenShareEventTopicScreenShareMediaParticipant.DisconnectTypeEnum disconnectType)