GcmCredential interface
Beschreibung einer NotificationHub GcmCredential.
Eigenschaften
| gcm |
Der FCM-Legacyendpunkt. Standardwert ist 'https://fcm.googleapis.com/fcm/send' |
| google |
Der Google-API-Schlüssel. |
Details zur Eigenschaft
gcmEndpoint
Der FCM-Legacyendpunkt. Standardwert ist 'https://fcm.googleapis.com/fcm/send'
gcmEndpoint?: string
Eigenschaftswert
string
googleApiKey
Der Google-API-Schlüssel.
googleApiKey?: string
Eigenschaftswert
string