Enum PlayerSessionRequests.RetrievedInvitation.ParamTypes
Param types for a session
Namespace: Unity.PSN.PS5.Sessions
Syntax
[Flags]
public enum ParamTypes
Fields
| Name | Description |
|---|---|
| All | All flags |
| Default | Default flag set |
| From | Sender information |
| InvitationId | Invitation ID |
| InvitationInvalid | Flag for whether the invitation is valid or invalid |
| NotSet | Not set |
| ReceivedTimestamp | The date and time of receiving |
| SessionId | Session ID belonging to the invitation |
| SupportedPlatforms | The platforms that can use the invitation |