Airship

Hierarchy

  • AirshipRoot

Constructors

Properties

analytics: AirshipAnalytics
featureFlagManager: AirshipFeatureFlagManager
messageCenter: AirshipMessageCenter
plugin: AirshipPluginWrapper
preferenceCenter: AirshipPreferenceCenter
privacyManager: AirshipPrivacyManager

Methods

  • Checks if Airship is ready.

    Returns

    A promise with the result.

    Returns Promise<boolean>

  • Calls takeOff. If Airship is already configured for the app session, the new config will be applied on the next app init.

    Returns

    A promise with the result. true if airship is ready.

    Parameters

    Returns Promise<boolean>

Generated using TypeDoc