hostInviteTakeSeatDialog property

ZegoLiveAudioRoomDialogInfo hostInviteTakeSeatDialog
getter/setter pair

The invitation dialog displayed to the audience member after being invited by the host to take a seat. The default values are:

  • Title: "Invitation"
  • Message: "The host is inviting you to take seat"
  • Cancel button name: "Disagree"
  • Confirm button name: "Agree"

Implementation

ZegoLiveAudioRoomDialogInfo hostInviteTakeSeatDialog;