Enum InvitableUserTypes
Information about who can send invitations to a Player Session
Namespace: Unity.PSN.PS5.Sessions
Syntax
public enum InvitableUserTypes
Fields
| Name | Description |
|---|---|
| Leader | On the leader can send invites |
| Member | Any member can send invites |
| NoOne | Noone can send invites |
| NotSet | Not set |