Uses of Class
com.mypurecloud.sdk.v2.model.ConversationCallEventTopicRecordersState
Packages that use ConversationCallEventTopicRecordersState
-
Uses of ConversationCallEventTopicRecordersState in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationCallEventTopicRecordersStateModifier and TypeMethodDescriptionConversationCallEventTopicRecordersState.adhocState(String adhocState) Indicates the state of the adhoc recorder.ConversationCallEventTopicRecordersState.agentExperienceState(String agentExperienceState) Indicates the state of the agent experience recorder.ConversationCallEventTopicRecordersState.customerExperienceState(String customerExperienceState) Indicates the state of the customer experience recorder.ConversationCallEventTopicCallMediaParticipant.getRecordersState()ConversationCallEventTopicRecordersState.snippetState(String snippetState) State of the snippet recording for this session.Methods in com.mypurecloud.sdk.v2.model with parameters of type ConversationCallEventTopicRecordersStateModifier and TypeMethodDescriptionConversationCallEventTopicCallMediaParticipant.recordersState(ConversationCallEventTopicRecordersState recordersState) voidConversationCallEventTopicCallMediaParticipant.setRecordersState(ConversationCallEventTopicRecordersState recordersState)