Class UserSystem.ReachabilityEvent
Callback that receives notifications for PlayStation™Network reachability state changes
Namespace: Unity.PSN.PS5.Users
Syntax
public class ReachabilityEvent
Properties
State
Premium feature event type
Declaration
public UserSystem.ReachabilityStates State { get; set; }
Property Value
| Type | Description |
|---|---|
| UserSystem.ReachabilityStates |
UserId
UserId for the event
Declaration
public int UserId { get; set; }
Property Value
| Type | Description |
|---|---|
| Int32 |