leaveSeatDialogInfo property

ZegoLiveAudioRoomDialogInfo leaveSeatDialogInfo
getter/setter pair

The confirmation dialog displayed before a speaker voluntarily leaves a seat. The default values are:

  • Title: "Leave the seat"
  • Message: "Are you sure to leave seat?"
  • Cancel button name: "Cancel"
  • Confirm button name: "OK"

Implementation

ZegoLiveAudioRoomDialogInfo leaveSeatDialogInfo;