GcmCredential interface
NotificationHub GcmCredential 的描述。
屬性
| gcm |
FCM 舊版端點。 預設值為 'https://fcm.googleapis.com/fcm/send' |
| google |
Google API 金鑰。 |
屬性詳細資料
gcmEndpoint
FCM 舊版端點。 預設值為 'https://fcm.googleapis.com/fcm/send'
gcmEndpoint?: string
屬性值
string
googleApiKey
Google API 金鑰。
googleApiKey?: string
屬性值
string