@ua/react-native-airship
    Preparing search index...

    Class AirshipLocale

    Manages locale used by Airship messaging.

    Index

    Constructors

    Methods

    • Clears the locale override.

      Returns Promise<void>

      A promise.

    • Gets the current locale.

      Returns Promise<string>

      A promise with the result.

    • Sets the locale override.

      Parameters

      • localeIdentifier: string

        The locale identifier.

      Returns Promise<void>

      A promise.