Jump to top

FcmOptions

interface

Options for features provided by the FCM SDK for Web.

Properties

analyticsLabel

</>

The label associated with the message's analytics data.

analyticsLabel: undefined | string;

link

</>

The link to open when the user clicks on the notification.

link: undefined | string;