com.onlineobject.objectnet Namespace

NetworkLobbyManager..::..GetLobby Method (UInt16)

Retrieves a lobby by its ID.

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

Syntax


public ILobby GetLobby(

	ushort id

)

Parameters

id
Type: UInt16
The ID of the lobby to retrieve.

Return Value

The lobby instance with the specified ID.