Dyte Mobile Client
Properties
The localUser object stores information about the local user, their current media state and exposes methods to enable and disable media etc
The participants object consists of 4 lists of participants described below and methods that work on multiple participants
The plugins object consists of 2 lists of plugins described below
The recording object stores the current state of meeting recording and also exposed methods to start and stop recording
Functions
Initialises the meeting with the given dyteMeetingInfo, sets up everything that is required to join the meeting
Initialises the meeting with the given dyteMeetingInfo, sets up everything that is required to join the meeting.
Initialises the meeting with the given dyteMeetingInfo, sets up everything that is required to join the meeting. Once init is complete, you get a callback on onInitCompleted or onInitFailed if there was a failure
Initialises the meeting with the given dyteMeetingInfo, sets up everything that is required to join the meeting. Once init is complete, you get a callback on onInitCompleted or onInitFailed if there was a failure