Instance Method

addParticipantsView(to:view:)

This method addParticipantsView is use to embed the participants view into your given view. If you prefers to have a full screen of participants view that comes with navigation, use the pushParticipantsView method instead.

Declaration

@MainActor func addParticipantsView(to vc: UIViewController, view: UIView)