docs.unity3d.com
    Show / Hide Table of Contents

    Class GameIntentSystem.JoinSession

    This game intent event represents joining a session.

    Inheritance
    Object
    GameIntentSystem.GameIntent
    GameIntentSystem.JoinSession
    Inherited Members
    GameIntentSystem.GameIntent.UserId
    GameIntentSystem.GameIntent.IntentType
    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
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 25 September 2020