Table of Contents

ListLobby

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

Makes the Lobby visible in public listings.

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

Callback that will be invoked when the request finished.