Class | Description | |
---|---|---|
Firebase | Firebase class is the core ANE you need to initialize before being able to run any of the other Firebase features. | |
FirebaseConfig | Data class representing the Firebase configuration you used while initializing Firebase in your app. | |
FirebaseEvents | ||
FirebaseInstanceId | Firebase Instance ID provides a unique identifier for each app instance and a mechanism to authenticate and authorize actions (example: sending FCM messages). |