PAOIDCClient
    Preparing search index...

    Variable EventsConst

    Events: {
        SESSION_CHANGE: "session_change";
        SILENT_RENEW_ERROR: "silent_renew_error";
        SILENT_RENEW_SUCCESS: "silent_renew_success";
        USER_LOGIN: "user_login";
        USER_LOGOUT: "user_logout";
    } = ...

    Type Declaration

    • ReadonlySESSION_CHANGE: "session_change"
    • ReadonlySILENT_RENEW_ERROR: "silent_renew_error"
    • ReadonlySILENT_RENEW_SUCCESS: "silent_renew_success"
    • ReadonlyUSER_LOGIN: "user_login"
    • ReadonlyUSER_LOGOUT: "user_logout"