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

    Interface FlashCallRequestEventResponse

    interface FlashCallRequestEventResponse {
        action?: ActionEnum;
        flashCall?: FlashCallProperties;
    }
    Index

    Properties

    Properties

    action?: ActionEnum

    Determines whether the verification can be executed.

    FlashCallProperties