rtcEngine$onAudioRecordingStateUpdate$error_code method

FutureOr<void> rtcEngine$onAudioRecordingStateUpdate$error_code(
  1. ByteRTCEngine engine,
  2. ByteRTCAudioRecordingState state,
  3. ByteRTCAudioRecordingErrorCode errorCode
)

Implementation

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