Private conferencesConference collection, indexed by id
Private dependenciesPrivate incomingPrivate sessionServer client
Private transferredPrivate addAdd a conference to collection.
conference to add.
Creates a new conference with given identifier.
indicating whether the conference is going to be recorded or not
created conference on success.
Private createGet any conference where user is included as participant.
Get an existing conference by conference ID.
conference ID.
Retrieves current invitations
A resolved promise with an array of Conferences if succeeds
Returns a meeting conference
Optional password: stringconference for the meeting
Returns a quick conference
conference for the meeting
Initialize conferences module. Get any room where user participates from server and create Conference elements with them. It also listens for new rooms notified by server.
associated signaling session.
Private onPrivate onPrivate onEvent listener called when an invite to transferred call is received
Private removePrivate update
This class implements a Conferences module that provides access to conference management methods.
Events