Uses of Class
com.mypurecloud.sdk.v2.model.QueueConversationEventTopicRecordersState
Packages that use QueueConversationEventTopicRecordersState
-
Uses of QueueConversationEventTopicRecordersState in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return QueueConversationEventTopicRecordersStateModifier and TypeMethodDescriptionQueueConversationEventTopicRecordersState.adhocState(String adhocState) Indicates the state of the adhoc recorder.QueueConversationEventTopicRecordersState.agentExperienceState(String agentExperienceState) Indicates the state of the agent experience recorder.QueueConversationEventTopicRecordersState.customerExperienceState(String customerExperienceState) Indicates the state of the customer experience recorder.QueueConversationEventTopicCall.getRecordersState()QueueConversationEventTopicRecordersState.snippetState(String snippetState) State of the snippet recording for this session.Methods in com.mypurecloud.sdk.v2.model with parameters of type QueueConversationEventTopicRecordersStateModifier and TypeMethodDescriptionQueueConversationEventTopicCall.recordersState(QueueConversationEventTopicRecordersState recordersState) voidQueueConversationEventTopicCall.setRecordersState(QueueConversationEventTopicRecordersState recordersState)