Skip to main content

Relay::Calling::FaxResult

This object is returned from the fax_send and fax_receive method and 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.
remoteIdentityStringRemote identity.
documentStringDocument URL.
pagesNumericNumber of sent/received pages.