Home > borogove > Chat > startCall

Chat.startCall() method

Start a new call in this Chat

Signature:

startCall(audio: boolean, video: boolean): borogove_calls_Session;

Parameters

Parameter Type Description
audio boolean do we want audio in this call
video boolean do we want video in this call

Returns:

borogove_calls_Session