Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationCallEventTopicRecordersState
Packages that use QueueConversationCallEventTopicRecordersState
-
Uses of QueueConversationCallEventTopicRecordersState in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationCallEventTopicRecordersStateModifier and TypeMethodDescriptionQueueConversationCallEventTopicRecordersState.adhocState(String adhocState) Indicates the state of the adhoc recorder.QueueConversationCallEventTopicRecordersState.agentExperienceState(String agentExperienceState) Indicates the state of the agent experience recorder.QueueConversationCallEventTopicRecordersState.customerExperienceState(String customerExperienceState) Indicates the state of the customer experience recorder.QueueConversationCallEventTopicCallMediaParticipant.getRecordersState()QueueConversationCallEventTopicRecordersState.snippetState(String snippetState) State of the snippet recording for this session.Methods in com.mypurecloud.sdk.v2.model with parameters of type QueueConversationCallEventTopicRecordersStateModifier and TypeMethodDescriptionQueueConversationCallEventTopicCallMediaParticipant.recordersState(QueueConversationCallEventTopicRecordersState recordersState) voidQueueConversationCallEventTopicCallMediaParticipant.setRecordersState(QueueConversationCallEventTopicRecordersState recordersState)