Class WebApiNotifications.NpPeerAddress
Peer address of the user
Namespace: Unity.PSN.PS5.WebApi
Syntax
public class NpPeerAddress
Properties
AccountId
The account id of the user
Declaration
public ulong AccountId { get; }
Property Value
| Type | Description |
|---|---|
| UInt64 |
Platform
The platform for the user
Declaration
public NpPlatformType Platform { get; }
Property Value
| Type | Description |
|---|---|
| NpPlatformType |