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