Class GameIntentSystem.JoinSession
This game intent event represents joining a session.
Namespace: Unity.PSN.PS5.GameIntent
Syntax
public class JoinSession : GameIntentSystem.GameIntent
Constructors
JoinSession()
Construct a join session intent instance
Declaration
public JoinSession()
Properties
MemberType
Member type
Declaration
public GameIntentSystem.JoinSession.MemberTypes MemberType { get; }
Property Value
| Type | Description |
|---|---|
| GameIntentSystem.JoinSession.MemberTypes |
PlayerSessionId
Player Session ID string
Declaration
public string PlayerSessionId { get; }
Property Value
| Type | Description |
|---|---|
| String |