Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationVideoEventTopicRecordersState
Packages that use QueueConversationVideoEventTopicRecordersState
-
Uses of QueueConversationVideoEventTopicRecordersState in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationVideoEventTopicRecordersStateModifier and TypeMethodDescriptionQueueConversationVideoEventTopicRecordersState.adhocState(String adhocState) Indicates the state of the adhoc recorder.QueueConversationVideoEventTopicRecordersState.agentExperienceState(String agentExperienceState) Indicates the state of the agent experience recorder.QueueConversationVideoEventTopicRecordersState.customerExperienceState(String customerExperienceState) Indicates the state of the customer experience recorder.QueueConversationVideoEventTopicCall.getRecordersState()QueueConversationVideoEventTopicRecordersState.snippetState(String snippetState) State of the snippet recording for this session.Methods in com.mypurecloud.sdk.v2.model with parameters of type QueueConversationVideoEventTopicRecordersStateModifier and TypeMethodDescriptionQueueConversationVideoEventTopicCall.recordersState(QueueConversationVideoEventTopicRecordersState recordersState) voidQueueConversationVideoEventTopicCall.setRecordersState(QueueConversationVideoEventTopicRecordersState recordersState)