docs.unity3d.com
    Show / Hide Table of Contents

    Class PlayerSessionRequests.JoinedPlayerSession

    Joined player session info

    Inheritance
    Object
    PlayerSessionRequests.JoinedPlayerSession
    Namespace: Unity.PSN.PS5.Sessions
    Syntax
    public class JoinedPlayerSession

    Properties

    Platform

    The platform for the session

    Declaration
    public SessionPlatforms Platform { get; }
    Property Value
    Type Description
    SessionPlatforms

    SessionId

    The session id joined by the user

    Declaration
    public string SessionId { get; }
    Property Value
    Type Description
    String
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 25 September 2020