[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2022-03-24 UTC."],[],[],null,["# FirebaseAdmin.Messaging.Action Class Reference\n\nFirebaseAdmin.Messaging.Action\n==============================\n\nRepresents an action available to users when the notification is presented.\n\nSummary\n-------\n\n| ### Constructors and Destructors ||\n|---|---|\n| [Action](#class_firebase_admin_1_1_messaging_1_1_action_1a0046af25ad1d5918580af6859ce208d4)`()` Initializes a new instance of the [Action](/docs/reference/admin/dotnet/class/firebase-admin/messaging/action#class_firebase_admin_1_1_messaging_1_1_action) class. ||\n\n| ### Properties ||\n|-------------------------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [ActionName](#class_firebase_admin_1_1_messaging_1_1_action_1ac6eec580a7015b32028dbad24f84e643) | `string` Gets or sets the name of the [Action](/docs/reference/admin/dotnet/class/firebase-admin/messaging/action#class_firebase_admin_1_1_messaging_1_1_action). |\n| [Icon](#class_firebase_admin_1_1_messaging_1_1_action_1a767e668ec4bc9a4c0efd308e13fe21a2) | `string` Gets or sets the icon URL. |\n| [Title](#class_firebase_admin_1_1_messaging_1_1_action_1a5002da7f3ff149c76eb3eed3b0a464af) | `string` Gets or sets the title text. |\n\nProperties\n----------\n\n### ActionName\n\n```text\nstring ActionName\n``` \nGets or sets the name of the [Action](/docs/reference/admin/dotnet/class/firebase-admin/messaging/action#class_firebase_admin_1_1_messaging_1_1_action). \n\n### Icon\n\n```text\nstring Icon\n``` \nGets or sets the icon URL. \n\n### Title\n\n```text\nstring Title\n``` \nGets or sets the title text.\n\nPublic functions\n----------------\n\n### Action\n\n```text\n Action()\n``` \nInitializes a new instance of the [Action](/docs/reference/admin/dotnet/class/firebase-admin/messaging/action#class_firebase_admin_1_1_messaging_1_1_action) class."]]