Lobby events|PlayerLeft callback

Hi, I have one question concerning the lobby event callback “PlayerLeft”. How current lobby players can access the data of a player, who just left the lobby (Id of the player, or the player’s name)? For instance, “playerjoined” event has a LobbyPlayerJoined parameter and I have no problems with it, but I have no idea how to use the PlayerLeft event.