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

    Interface DisplayPreferenceCenterEvent

    Event fired when a preference center is requested to be displayed.

    interface DisplayPreferenceCenterEvent {
        preferenceCenterId: string;
    }
    Index

    Properties

    preferenceCenterId: string

    The preference center Id.