Home > borogove > Chat > startCall

Chat.startCall() method

Start a new call in this Chat

Signature:

startCall(audio: boolean, video: boolean): borogove.calls.OutgoingProposedSession;

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.OutgoingProposedSession