Package com.mypurecloud.sdk.v2.model
Class SetRecordingState
java.lang.Object
com.mypurecloud.sdk.v2.model.SetRecordingState
- All Implemented Interfaces:
Serializable
SetRecordingState
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumOn update, 'paused' initiates a secure pause, 'active' resumes any paused recordings. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()recordingState(SetRecordingState.RecordingStateEnum recordingState) On update, 'paused' initiates a secure pause, 'active' resumes any paused recordings.voidsetRecordingState(SetRecordingState.RecordingStateEnum recordingState) toString()
-
Constructor Details
-
SetRecordingState
public SetRecordingState() -
SetRecordingState
-
-
Method Details