Represents options for features provided by the FCM SDK for Web (which are not part of the Webpush standard).
Signature:
export interface WebpushFcmOptions
Properties
| Property |
Type |
Description |
| link |
string |
The link to open when the user clicks on the notification. For all URL values, HTTPS is required. |
WebpushFcmOptions.link
The link to open when the user clicks on the notification. For all URL values, HTTPS is required.
Signature:
link?: string;
Send feedback
Last updated 2022-07-29 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-07-29 UTC."],[],[]]