canStartRecordingAudioDump

abstract fun canStartRecordingAudioDump(callback: CompletionHandler<RecordAudioDumpResult>)

To check if the audio dump can be recorded for ongoing meeting/call.

Since

3.13.0

Parameters

callback

A completion handler which will notify if the audio dump can be recorded or not.