Airship contact.

Constructors

Properties

module: any

Methods

  • Gets the named user Id.

    Returns Promise<undefined | null | string>

    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.