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