Skip to main content

SignalWire.Relay.Calling.FaxResult

This object returned from FaxReceive and FaxSend methods or part of the action when [FaxReceiveAsync] and FaxSendAsync complete, which represents the final result of a fax operation.

Properties

PropertyTypeDescription
EventSignalWire.Relay.EventThe last event that completed the call.
DirectionSignalWire.Relay.Calling.DirectionIndicates the direction of the result.
DocumentstringThe location of the faxed document.
IdentitystringThe phone number representing the client side of the operation.
PagesintThe quantity of successfully transmitted pages.
RemoteIdentitystringThe phone number representing the remote side of the operation.
SuccessfulboolWhether the fax operation has completed successfully.