Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationSocialExpressionEventTopicRecordersState
Packages that use QueueConversationSocialExpressionEventTopicRecordersState
-
Uses of QueueConversationSocialExpressionEventTopicRecordersState in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationSocialExpressionEventTopicRecordersStateModifier and TypeMethodDescriptionQueueConversationSocialExpressionEventTopicRecordersState.adhocState(String adhocState) Indicates the state of the adhoc recorder.QueueConversationSocialExpressionEventTopicRecordersState.agentExperienceState(String agentExperienceState) Indicates the state of the agent experience recorder.QueueConversationSocialExpressionEventTopicRecordersState.customerExperienceState(String customerExperienceState) Indicates the state of the customer experience recorder.QueueConversationSocialExpressionEventTopicCall.getRecordersState()QueueConversationSocialExpressionEventTopicRecordersState.snippetState(String snippetState) State of the snippet recording for this session.Methods in com.mypurecloud.sdk.v2.model with parameters of type QueueConversationSocialExpressionEventTopicRecordersStateModifier and TypeMethodDescriptionQueueConversationSocialExpressionEventTopicCall.recordersState(QueueConversationSocialExpressionEventTopicRecordersState recordersState) voidQueueConversationSocialExpressionEventTopicCall.setRecordersState(QueueConversationSocialExpressionEventTopicRecordersState recordersState)