Uses of Class
com.mypurecloud.sdk.v2.model.ConversationEventTopicRecordersState
Packages that use ConversationEventTopicRecordersState
-
Uses of ConversationEventTopicRecordersState in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ConversationEventTopicRecordersStateModifier and TypeMethodDescriptionConversationEventTopicRecordersState.adhocState(String adhocState) Indicates the state of the adhoc recorder.ConversationEventTopicRecordersState.agentExperienceState(String agentExperienceState) Indicates the state of the agent experience recorder.ConversationEventTopicRecordersState.customerExperienceState(String customerExperienceState) Indicates the state of the customer experience recorder.ConversationEventTopicCall.getRecordersState()ConversationEventTopicRecordersState.snippetState(String snippetState) State of the snippet recording for this session.Methods in com.mypurecloud.sdk.v2.model with parameters of type ConversationEventTopicRecordersStateModifier and TypeMethodDescriptionConversationEventTopicCall.recordersState(ConversationEventTopicRecordersState recordersState) voidConversationEventTopicCall.setRecordersState(ConversationEventTopicRecordersState recordersState)