com.onlineobject.objectnet Namespace

NetworkManager..::..OnClientLobbyJoinFailedEvent Method

Invoked when a client fails to join a lobby.

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

Syntax


public void OnClientLobbyJoinFailedEvent(

	ushort lobbyId

)

Parameters

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