coHostExtendButtons property

List<ZegoLiveStreamingMenuBarExtendButton> coHostExtendButtons
getter/setter pair

List of extension buttons for the co-hosts. These buttons will be added in the same way as the hostExtendButtons.

Implementation

List<ZegoLiveStreamingMenuBarExtendButton> coHostExtendButtons = [];