Property Data
Data
Arbitrary data that is sent with notification. Can be used to store some useful information in the notification to be later retrieved when notification arrives or is tapped by user.
Declaration
public string Data { get; set; }
Property Value
| Type | Description |
|---|---|
| string |