com.onlineobject.objectnet Namespace

NetworkManager..::..RequestLobbyCreate Method

Sends a request to create a new lobby with the specified name.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public void RequestLobbyCreate(

	string lobbyName

)

Parameters

lobbyName
Type: String
The name of the lobby to create.

Exceptions


ExceptionCondition
ExceptionThrown when the lobby name is invalid.