Properties
Broadcast that is sent when Airship is finished taking off.
The shared ActionRegistry instance.
The application's AirshipConfigOptions.
The application instance.
The shared AirshipChannel instance.
The shared ChannelCapture instance.
The shared deep link listener.
true if the SDK is either initialized or initializing, false otherwise.
true if takeOff has been called but the SDK is still initializing, false otherwise.
The shared LocaleManager instance.
If true, a stack trace will be logged when takeOff is called to help diagnose issues with multiple takeOff calls. Defaults to false.
The shared PermissionsManager instance.
The shared PrivacyManager instance.
The shared PushManager instance.
The runtime configuration.
The current status of the Airship SDK.
The current status of the Airship SDK.
The shared UrlAllowList instance.
Functions
Initializes the Airship SDK.
Waits for the SDK to be ready.
Waits for the SDK to be ready. This method will block the calling thread.