Table of Contents

LeaveLobby

Methods
public void LeaveLobby(Action<RequestResponse<bool>> onRequestFinished)

Leave the active Lobby. The current LobbySession instance will be disposed.

Parameters
Type Name Description
Action<RequestResponse<bool>> onRequestFinished