Home > borogove > calls > InitiatedSession
calls.InitiatedSession class
Signature:
export class borogove_calls_InitiatedSession implements borogove_calls_Session
Implements: borogove_calls_Session
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(client, counterpart, sid, remoteDescription) |
protected
|
Constructs a new instance of the borogove_calls_InitiatedSession class
|
Methods
| Method | Modifiers | Description |
|---|---|---|
| accept() | ||
| addMedia(streams) | ||
| audioTracks() | ||
| callStatus() | ||
| dtmf() | ||
| get_chatId() | ||
| get_sid() | ||
| hangup() | ||
| supplyMedia(streams) | ||
| videoTracks() |