com.onlineobject.objectnet Namespace

ILobby Methods

The ILobby type exposes the following members.

Methods


  Name Description
Public method ClearPlayers
Clears all registered players from the lobby.
Public method GetLobbyId
Retrieves the unique identifier for the lobby.
Public method GetLobbyName
Retrieves the name of the lobby.
Public method GetPlayers
Retrieves all registered players in the lobby.
Public method IsPlayerRegistered
Checks if a player is registered in the lobby.
Public method RegisterPlayer
Registers a player to the lobby.
Public method UnregisterPlayer
Unregisters a player from the lobby.