removeRecordingListener

fun removeRecordingListener(identifier: String): RecordingListener?

Removes a RecordingListener that has the specified identifier from the SDK.

Since

1.3.0

Parameters

identifier

A unique identifier of a RecordingDelegate to remove from the SDK.