Skip to content
Last update: July 26, 2024

FcmSettingsType object

This type defines the structure of Firebase Cloud Messaging (FCM) settings.

Fields

Field Description
apiKey String! The API key for Firebase Cloud Messaging.
authDomain String! The authentication domain associated with Firebase project.
projectId String! The ID of the Firebase project.
storageBucket String! The storage bucket used by Firebase.
messagingSenderId String! The sender ID used by Firebase Cloud Messaging.
appId String! The ID of the Firebase application.
vapidKey String! The VAPID key used for Web Push protocol.