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

    Interface PushReceivedEvent

    Event fired when a push is received.

    interface PushReceivedEvent {
        pushPayload: PushPayload;
    }
    Index

    Properties

    Properties

    pushPayload: PushPayload