Home > borogove > calls > InitiatedSession > (constructor)

calls.InitiatedSession.(constructor)

Constructs a new instance of the InitiatedSession class

Signature:

protected constructor(client: borogove.Client, counterpart: borogove.JID, sid: string, remoteDescription: borogove.calls.SessionDescription | null);

Parameters

Parameter Type Description
client borogove.Client
counterpart borogove.JID
sid string
remoteDescription borogove.calls.SessionDescription | null