This class defines the types of calls supported.

Enumeration Members

Enumeration Members

AUDIO: "audio"

Audio only is a call that will only use the microphone

AUDIO_UPGRADABLE: "audioUpgradable"

Audio Upgradable is a call a type of call that starts in audio only and may be upgraded to audio&video type

AUDIO_VIDEO: "audioVideo"

Audio Video is a call that will use both the camera and the microphone

Generated using TypeDoc