core-utils
    Preparing search index...

    Response from appending a push token.

    interface AppendPushTokenResponse {
        success: boolean;
    }
    Index

    Properties

    Properties

    success: boolean

    Whether the push token was appended successfully.