Class JoinableSpecifiedUsers
List of the users who can join without invitations when JoinableUserType is SpecifiedUsers
Namespace: Unity.PSN.PS5.Sessions
Syntax
public class JoinableSpecifiedUsers
Properties
AccountIds
The account ids who can join the session
Declaration
public List<ulong> AccountIds { get; set; }
Property Value
| Type | Description |
|---|---|
| List<UInt64> |