com.onlineobject.objectnet Namespace

NetworkManager..::..RequestLobbyJoin Method

Sends a request to join a lobby with the specified ID.

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

Syntax


public void RequestLobbyJoin(

	ushort lobbyId

)

Parameters

lobbyId
Type: UInt16
The ID of the lobby to join.