GcmCredential interface
Descrizione di un oggetto NotificationHub GcmCredential.
Proprietà
gcm |
Endpoint legacy di FCM. Il valore predefinito è 'https://fcm.googleapis.com/fcm/send' |
google |
Chiave API Google. |
Dettagli proprietà
gcmEndpoint
Endpoint legacy di FCM. Il valore predefinito è 'https://fcm.googleapis.com/fcm/send'
gcmEndpoint?: string
Valore della proprietà
string
googleApiKey
Chiave API Google.
googleApiKey?: string
Valore della proprietà
string