Enum LeaderPrivilegeFlags
Information about the privileges possessed by the leader of the Player Session
Namespace: Unity.PSN.PS5.Sessions
Syntax
[Flags]
public enum LeaderPrivilegeFlags
Fields
| Name | Description |
|---|---|
| Kick | The leader can kick a member |
| NotSet | No privileges set |
| UpdateInvitableUerType | The leader can update who can send invitations to a Player Session |
| UpdateJoinableUserType | The leader can update who can join Player Sessions without invitations |