com.google.firebase.installations
Classes
FirebaseInstallations |
Entry point for Firebase installations. |
Extension functions summary
FirebaseInstallations |
Firebase.installations(app: FirebaseApp)Returns the |
Extension properties summary
FirebaseInstallations |
Returns the |
Extension functions
installations
fun Firebase.installations(app: FirebaseApp): FirebaseInstallations
Returns the FirebaseInstallations instance of a given FirebaseApp.
Extension properties
installations
val Firebase.installations: FirebaseInstallations
Returns the FirebaseInstallations instance of the default FirebaseApp.