shared

Gets the shared Message Center instance.

This method is the static entry point for Java clients. It delegates access to the primary Airship singleton, ensuring the component is available and fully initialized before returning.

Return

The MessageCenter instance.

See also

For the corresponding Kotlin extension property.

Throws

if Airship.takeOff has not been called.