Home > borogove > calls > InitiatedSession > (constructor)
calls.InitiatedSession.(constructor)
Constructs a new instance of the borogove_calls_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 |