onPlayerJoined

open fun onPlayerJoined(notification: PlayerJoinedNotification)

Called when a player joined the session and the server sent a PlayerJoinedNotification.

Parameters

notification

The PlayerJoinedNotification received from the server.