Skip to main content

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​

PropertyTypeDescription
TostringThe to number in E164 format.
FromstringThe from number in E164 format.
TimeoutintTimeout 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.