FirebaseAdmin.Messaging.Notification

Represents the notification parameters that can be included in aMessage.

Summary

Properties

Body
string
Gets or sets the body of the notification.
ImageUrl
string
Gets or sets the URL of the image to be displayed in the notification.
Title
string
Gets or sets the title of the notification.

Properties

Body

string Body

Gets or sets the body of the notification.

ImageUrl

string ImageUrl

Gets or sets the URL of the image to be displayed in the notification.

Title

string Title

Gets or sets the title of the notification.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2022-03-24 UTC.