Skip to main content

DyteStageActionButtonControlBar

Component that lets you add provisin for localUser to Join stage. This component internally handles operations related to Request Access, Join Stage, Cancel Request Access and Leave the stage. Note: here buttonState is WebinarStageStatus

let button = DyteStageActionButtonControlBar(
mobileClient: meeting,
buttonState: .alreadyOnStage,
presentingViewController: self.presentingViewController)