Airship contact.

Hierarchy

  • AirshipContact

Constructors

Properties

plugin: AirshipPluginWrapper

Methods

  • Gets the named user Id.

    Returns

    A promise with the result.

    Returns Promise<undefined | null | string>

  • Identifies the contact with a named user Id.

    Returns

    A promise.

    Parameters

    • namedUser: string

      The named user Id.

    Returns Promise<void>

  • Resets the contact.

    Returns

    A promise.

    Returns Promise<void>

Generated using TypeDoc