com.onlineobject.objectnet Namespace

NetworkGlobalEvents..::..OnLobbyJoinFailed Method

Called when an attempt to join a lobby fails.

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

Syntax


public void OnLobbyJoinFailed(

	ushort lobbyId

)

Parameters

lobbyId
Type: UInt16
The ID of the lobby that failed to be joined.