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