Class UserSystem.SignedInEvent
The premium notification data containing the type and user
Namespace: Unity.PSN.PS5.Users
Syntax
public class SignedInEvent
Properties
State
Premium feature event type
Declaration
public UserSystem.SignedInStates State { get; set; }
Property Value
| Type | Description |
|---|---|
| UserSystem.SignedInStates |
UserId
UserId for the event
Declaration
public int UserId { get; set; }
Property Value
| Type | Description |
|---|---|
| Int32 |