Firebase. Installations
Summary
Enumerations | |
|---|---|
Error{ | enum Installations error codes. |
Classes | |
|---|---|
| Firebase. | Installations provides a unique identifier for each app instance and a mechanism to authenticate and authorize actions (for example, sending an FCM message). |
Enumerations
Error
ErrorInstallations error codes.
| Properties | |
|---|---|
InvalidConfiguration | Some of the parameters of the request were invalid. |
NoAccess | Installations service cannot be accessed. |
Unknown | An unknown error occurred. |
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-06-17 UTC.