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