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

    Interface SvamlActionHangup

    Hangs up a call. Available to use in a response to an Incoming Call Event callback or an Answered Call Event callback.

    interface SvamlActionHangup {
        name: "hangup";
    }
    Index

    Properties

    Properties

    name: "hangup"

    The name property. Must have the value hangup.