FirebaseAdmin.Messaging.Action

Represents an action available to users when the notification is presented.

Summary

Constructors and Destructors

Action()
Initializes a new instance of the Action class.

Properties

ActionName
string
Gets or sets the name of the Action.
Icon
string
Gets or sets the icon URL.
Title
string
Gets or sets the title text.

Properties

ActionName

string ActionName

Gets or sets the name of the Action.

Icon

string Icon

Gets or sets the icon URL.

Title

string Title

Gets or sets the title text.

Public functions

Action

 Action()

Initializes a new instance of the Action class.