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