Agora RTC Objective-C API Reference  Refactor
Data Fields
LeaveChannelOptions Struct Reference

Data Fields

bool stopMicrophoneRecording
 

Detailed Description

The leave channel options.

Constructor & Destructor Documentation

◆ LeaveChannelOptions()

LeaveChannelOptions ( )
inline

Field Documentation

◆ stopMicrophoneRecording

bool stopMicrophoneRecording

Determines whether to stop microphone recording when leave channel.

  • true: (Default) Stop microphone recording.
  • false: Do not stop microphone recording.