Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Class FaxCallbackWebhooks

    Index

    Constructors

    Methods

    • Reviver for a Fax Event This method ensures the object can be treated as a Fax Event and should be called before any action is taken to manipulate the object.

      Parameters

      • eventBody: any

        the event body or form containing the Fax event notification.

      Returns FaxWebhookEventParsed

      • The parsed Fax event object
    • Parameters

      • _headers: IncomingHttpHeaders
      • _body: any
      • _path: string
      • _method: string

      Returns boolean

    • Static reviver for a Fax Event. This method ensures the object can be treated as a Fax Event.

      Parameters

      • eventBody: any

        The event body containing the Fax event notification.

      Returns FaxWebhookEventParsed

      • The parsed Fax event object