Uses of Enum Class
com.mypurecloud.sdk.v2.model.QueueConversationEventTopicScreenShare.InitialStateEnum
Packages that use QueueConversationEventTopicScreenShare.InitialStateEnum
-
Uses of QueueConversationEventTopicScreenShare.InitialStateEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationEventTopicScreenShare.InitialStateEnumModifier and TypeMethodDescriptionQueueConversationEventTopicScreenShare.InitialStateEnum.fromString(String key) QueueConversationEventTopicScreenShare.getInitialState()Returns the enum constant of this class with the specified name.QueueConversationEventTopicScreenShare.InitialStateEnum.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 QueueConversationEventTopicScreenShare.InitialStateEnumModifier and TypeMethodDescriptionQueueConversationEventTopicScreenShare.initialState(QueueConversationEventTopicScreenShare.InitialStateEnum initialState) voidQueueConversationEventTopicScreenShare.setInitialState(QueueConversationEventTopicScreenShare.InitialStateEnum initialState)