GcmCredential interface

Description of a NotificationHub GcmCredential.

Properties

gcmEndpoint

The FCM legacy endpoint. Default value is 'https://fcm.googleapis.com/fcm/send'

googleApiKey

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