@ua/react-native-airship
    Preparing search index...

    Interface PushTokenReceivedEvent

    interface PushTokenReceivedEvent {
        pushToken: string;
    }
    Index

    Properties

    Properties

    pushToken: string

    The push token.