Member Junction
    Preparing search index...

    A real ITwilioRestLike over the twilio SDK's Programmable Voice REST API.

    • CreateCallclient.calls.create({ to, from, twiml, statusCallback }), resolving the new Call SID.
    • UpdateCallclient.calls(sid).update({ status, twiml }) for hangup / transfer / DTMF.

    The constructed client is built once on first use and reused for the life of the instance.

    Implements

    Index

    Constructors

    Methods

    Constructors

    Methods