Skip to content

Instantly share code, notes, and snippets.

@larryluoo
Created June 29, 2022 07:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save larryluoo/df02efba82d45656bbdafeb84754e3cb to your computer and use it in GitHub Desktop.
Save larryluoo/df02efba82d45656bbdafeb84754e3cb to your computer and use it in GitHub Desktop.
becomeASpeaker
ZegoSpeakerSeatService seatService = ZegoRoomManager.getInstance().speakerSeatService;
seatService.setListener(new ZegoSpeakerSeatServiceListener(){
// This callback will be triggered when the status of speaker seats changes.
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment