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

    Class AirshipContact

    Airship contact.

    Index

    Constructors

    Methods

    • Gets the named user Id.

      Returns Promise<string | null | undefined>

      A promise with the result.

    • Identifies the contact with a named user Id.

      Parameters

      • namedUser: string

        The named user Id.

      Returns Promise<void>

      A promise.

    • Notifies the contact of a remote login.

      Returns Promise<void>

      A promise.