Home > borogove > calls > OutgoingProposedSession
calls.OutgoingProposedSession class
Signature:
export class OutgoingProposedSession implements borogove.calls.Session
Implements: borogove.calls.Session
Constructors
| Constructor | Modifiers | Description |
|---|---|---|
| (constructor)(client, to) |
protected
|
Constructs a new instance of the OutgoingProposedSession class
|
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| __meta__ |
static
|
any |
Methods
| Method | Modifiers | Description |
|---|---|---|
| accept() | ||
| addMedia(_) | ||
| audioTracks() | ||
| callStatus() | ||
| dtmf() | ||
| get_chatId() | ||
| get_sid() | ||
| hangup() | ||
| videoTracks() |