FirebaseAdmin.Messaging.Action

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

Summary

Constructors and Destructors

Action()
Initializes a new instance of theAction class.

Properties

ActionName
string
Gets or sets the name of theAction.
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 theAction.

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 theAction class.

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.