FirebaseAdmin.Messaging.Notification

Represents the notification parameters that can be included in a Message.

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.