Struct WebApiNotifications.ExtendedData
The extended data attached to the notified Push event
Namespace: Unity.PSN.PS5.WebApi
Syntax
public struct ExtendedData
Properties
Data
Data value
Declaration
public string Data { get; }
Property Value
| Type | Description |
|---|---|
| String |
Key
Data key
Declaration
public string Key { get; }
Property Value
| Type | Description |
|---|---|
| String |