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

    Interface PushNotificationStatusChangedEvent

    Event fired when the notification status changes.

    interface PushNotificationStatusChangedEvent {
        status: PushNotificationStatus;
    }
    Index

    Properties

    Properties

    The push notification status.