GcmCredential interface
Description of a NotificationHub GcmCredential.
Properties
gcm |
The FCM legacy endpoint. Default value is 'https://fcm.googleapis.com/fcm/send' |
google |
The Google API key. |
Property Details
gcmEndpoint
The FCM legacy endpoint. Default value is 'https://fcm.googleapis.com/fcm/send'
gcmEndpoint?: string
Property Value
string
googleApiKey
The Google API key.
googleApiKey?: string
Property Value
string