docs.unity3d.com
    Show / Hide Table of Contents

    Class JoinableSpecifiedUsers

    List of the users who can join without invitations when JoinableUserType is SpecifiedUsers

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

    Properties

    AccountIds

    The account ids who can join the session

    Declaration
    public List<ulong> AccountIds { get; set; }
    Property Value
    Type Description
    List<UInt64>
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 25 September 2020