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