Skip to main content

Relay.Calling.FaxResult

Relay.Calling.FaxResult

This object returned from fax_receive and fax_send methods that represents the final result of a sent or received Fax.

Properties

PropertyTypeDescription
successfulbooleanWhether the fax has been sent or received successfully.
eventRelay.EventLast event that completed the operation.
directionstringsend or receive.
identitystringIdentity used to send the fax.
remote_identitystringRemote identity.
documentstringDocument URL.
pagesnumberNumber of sent/received pages.