rtcEngine$onAudioRecordingStateUpdate$error_code method
FutureOr<void>
rtcEngine$onAudioRecordingStateUpdate$error_code(
- ByteRTCEngine engine,
- ByteRTCAudioRecordingState state,
- ByteRTCAudioRecordingErrorCode errorCode
Implementation
FutureOr<void> rtcEngine$onAudioRecordingStateUpdate$error_code(
ByteRTCEngine engine,
ByteRTCAudioRecordingState state,
ByteRTCAudioRecordingErrorCode errorCode) async {}