Uses of Class
com.mypurecloud.sdk.v2.model.RecordersState
Packages that use RecordersState
-
Uses of RecordersState in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RecordersStateModifier and TypeMethodDescriptionRecordersState.adhocState(RecordersState.AdhocStateEnum adhocState) Indicates the state of the adhoc recorder.RecordersState.agentExperienceState(RecordersState.AgentExperienceStateEnum agentExperienceState) Indicates the state of the agent experience recorder.RecordersState.customerExperienceState(RecordersState.CustomerExperienceStateEnum customerExperienceState) Indicates the state of the customer experience recorder.Call.getRecordersState()CallBasic.getRecordersState()CallMediaParticipant.getRecordersState()RecordersState.snippetState(RecordersState.SnippetStateEnum snippetState) Indicates the state of the snippet recording.Methods in com.mypurecloud.sdk.v2.model with parameters of type RecordersStateModifier and TypeMethodDescriptionCall.recordersState(RecordersState recordersState) Contains the states of different recorders.CallBasic.recordersState(RecordersState recordersState) Contains the states of different recorders.CallMediaParticipant.recordersState(RecordersState recordersState) Contains the states of different recorders.voidCall.setRecordersState(RecordersState recordersState) voidCallBasic.setRecordersState(RecordersState recordersState) voidCallMediaParticipant.setRecordersState(RecordersState recordersState)