SkylinkRoom

SkylinkRoom

(private) new SkylinkRoom(rawApiResponse)

Parameters:
Name Type Description
rawApiResponse RawApiResponse

API response received from the API Server

Source:

Members

connection :Object

The peer connection configuration

Source:

duration :number

The maximum allowed room duration

Source:

id :String

The room's id

Source:

roomName :String

The room name

Source:

startDateTime :Date

The room start time

Source:

token :String

The room's credentials

Source:

Methods

(private) getRoomKey() → {String}

Get the ID/KEY of this room

Source:

(private) getRoomName() → {String}

Get the name of this room

Source:

SkylinkRoom

Class representing a Skylink Room.

Constructor

(private) new SkylinkRoom()

Source:

Members

connection :Object

The peer connection configuration

Source:

duration :number

The maximum allowed room duration

Source:

id :String

The room's id

Source:

roomName :String

The room name

Source:

startDateTime :Date

The room start time

Source:

token :String

The room's credentials

Source:

Methods

(private) getRoomKey() → {String}

Get the ID/KEY of this room

Source:

(private) getRoomName() → {String}

Get the name of this room

Source: