onPlayerLeft

open fun onPlayerLeft(notification: PlayerLeftNotification)

Called when a player left the session and the server sent a PlayerLeftNotification.

Parameters

notification

The PlayerLeftNotification received from the server.