Skip to main content

SetupViewControllerDelegate

Overview​

A protocol which will be used as delegate to SetupViewController.

Topics:​

protocol  SetupViewControllerDelegate 

The interface for an object that serves as a Setup ViewController's delegate.

Methods:​

func userJoinedMeetingSuccessfully(sender: UIViewController)

Tells delegate object when a user successfully joined the meeting so your app can take the next indicated action.