receivedCoHostRequestDialogInfo property

ZegoLiveStreamingDialogInfo receivedCoHostRequestDialogInfo
getter/setter pair

The dialog info for the host when receiving a request from an audience to join co-hosting. The default values are:

  • Title: "Can not use Microphone!"
  • Message: "Please enable microphone access in the system settings!"
  • Cancel button name: "Cancel"
  • Confirm button name: "Settings"

Implementation

ZegoLiveStreamingDialogInfo receivedCoHostRequestDialogInfo;