api-def API Reference
    Preparing search index...

    Variable RequestEventConst

    RequestEvent: {
        BEFORE_SEND: "beforeSend";
        ERROR: "error";
        SUCCESS: "success";
        UNRECOVERABLE_ERROR: "unrecoverableError";
    } = ...

    Type Declaration

    • ReadonlyBEFORE_SEND: "beforeSend"
    • ReadonlyERROR: "error"
    • ReadonlySUCCESS: "success"
    • ReadonlyUNRECOVERABLE_ERROR: "unrecoverableError"