Property Data
Data
Arbitrary string data which can be retrieved when the notification is used to open the app or is received while the app is running.
Declaration
public string Data { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Arbitrary string data which can be retrieved when the notification is used to open the app or is received while the app is running.
public string Data { get; set; }
| Type | Description |
|---|---|
| string |