FirebaseInstallations Framework Reference

Classes

The following classes are available globally.

  • The class provides API for Firebase Installations.Each configuredFirebaseApp has a corresponding single instance ofInstallations.An instance of the class provides access to the installation info for theFirebaseApp as wellas the ability to delete it. A Firebase Installation is unique byFirebaseApp.name andFirebaseApp.options.googleAppID .

    Declaration

    Swift

    classInstallations:NSObject
  • The class represents a result of the installation auth token request.

    Declaration

    Swift

    classInstallationsAuthTokenResult:NSObject

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2021-02-11 UTC.