ActiveConnectionChangeRecordingState Method

Recording control

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
void ChangeRecordingState(
	RecordingAction newState,
	string folder = ""
)

Parameters

newState  RecordingAction
new state of the recording. Recording will be started on the owner
folder  String  (Optional)
can be requested when recording is started by this request

Exceptions

OperationFailedcall manager has rejected request
PBXIsNotConnectedNo connection with call manager to perform action

See Also