FaxAction
SignalWire.Relay.Calling.FaxAction
This object returned from FaxReceiveAsync and FaxSendAsync methods that represents a fax operation that is currently active on a call.
Properties
Methods
Stop
Stop the action immediately.
Parameters
None
Returns
SignalWire.Relay.Calling.StopResult - The result object to interact with.
Examples
Start listening for faxes and stop it after 5 seconds.