Skip to main content
Version: 0.3.x

VideoSDKMeeting Class - Prebuilt

The entry point into real-time communication prebuilt SDK.

The VideoSDKMeeting Class

The VideoSDKMeeting Class includes properties, methods and events to control user interface and experience of prebuilt.

Methods

init()

  • VideoSDKMeeting class is used to initialize meeting for prebuilt SDK. One can pass parameters as per their meeting requirement to the init() method.
Javascript
const meeting = new VideoSDKMeeting();

meeting.init({
//parameters
});

Got a Question? Ask us on discord