SignalWire.Relay.Calling.PhoneCall
This object represents an active PSTN phone call, and inherits from SignalWire.Relay.Calling.Call.
Constructor​
The constructors for this object are internal and available only to the library. There are no public details provided for the constructors as they are only used internally.
Parameters
Not Available
Examples
Not Available
Properties​
Property | Type | Description |
---|---|---|
To | string | The to number in E164 format. |
From | string | The from number in E164 format. |
Timeout | int | Timeout in seconds before the call fails after it is started. |
See SignalWire.Relay.Calling.Call for additional inherited properties.
Methods​
None
See SignalWire.Relay.Calling.Call for additional inherited methods.
Events​
None
See SignalWire.Relay.Calling.Call for additional inherited events.