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 | stringGets or sets the name of theAction. |
Icon | stringGets or sets the icon URL. |
Title | stringGets or sets the title text. |
Properties
Icon
string Icon
Gets or sets the icon URL.
Title
string Title
Gets or sets the title text.
Public functions
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.