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