Home > borogove > calls > InitiatedSession
calls.InitiatedSession class
Signature:
export class 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 InitiatedSession class
|
Methods
| Method | Modifiers | Description |
|---|---|---|
| accept() | ||
| addMedia(streams) | ||
| audioTracks() | ||
| callStatus() | ||
| dtmf() | ||
| get_chatId() | ||
| get_sid() | ||
| hangup() | ||
| supplyMedia(streams) | ||
| videoTracks() |