docs.unity3d.com
    Show / Hide Table of Contents

    Class UserSystem.BasicPresence

    Basic user presense

    Inheritance
    Object
    UserSystem.BasicPresence
    Namespace: Unity.PSN.PS5.Users
    Syntax
    public class BasicPresence

    Properties

    AccountId

    Account id of user's PSN account

    Declaration
    public ulong AccountId { get; }
    Property Value
    Type Description
    UInt64

    InContext

    Whether the current user and the target user are playing a game with the same NP communication ID

    Declaration
    public bool InContext { get; }
    Property Value
    Type Description
    Boolean

    OnlineStatus

    Online status

    Declaration
    public UserSystem.BasicPresence.OnlineStates OnlineStatus { get; }
    Property Value
    Type Description
    UserSystem.BasicPresence.OnlineStates
    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 25 September 2020