docs.unity3d.com
    Show / Hide Table of Contents

    Enum GameSessionNotifications.NotificationTypes

    Types of game session notifications

    Namespace: Unity.PSN.PS5.Sessions
    Syntax
    public enum NotificationTypes

    Fields

    Name Description
    Created

    A session has been created

    Deleted

    A session has been deleted

    InvitationsCreated

    An invitation for a user has been received

    ParamsChanged

    Session parameters have changed

    PlayerCustomDataUpdated

    Custom data for a player has been set

    PlayerJoined

    A player has joined the session

    PlayerLeft

    A player has left the session

    PlayerSwappedToSpectator

    A player has swapped to a spectator

    SessionMessage

    An session message for a user has been received

    SpectatorCustomDataUpdated

    Custom data for a spectator has been set

    SpectatorJoined

    A spectator has joined the session

    SpectatorLeft

    A spectator has left the session

    SpectatorSwappedToPlayer

    A spectator has swapped to a player

    Back to top Copyright © 2020 Unity Technologies
    Generated by DocFX
    on 25 September 2020