Lobby2::LobbyClient Class Reference
[PluginInterface]
PC specific client side code to the lobby system Attach class as a plugin to RakNet as usual. Connect to the lobby server (as usual). Then use provided functions for specific functionality.
More...
#include <LobbyClient.h>
Inheritance diagram for Lobby2::LobbyClient:
List of all members.
|
Public Member Functions |
virtual void | SetCallbackInterface (LobbyClientInterfaceCB *cbi) |
| Sets the class to get callbacks.
|
Detailed Description
PC specific client side code to the lobby system Attach class as a plugin to RakNet as usual. Connect to the lobby server (as usual). Then use provided functions for specific functionality.
LobbyClient plugin for the PC
- Note:
- Most function calls are asynchronous so use a callback to get the result. This callback is set with LobbyClientPC::SetCallbackInterface()
- See also:
- LobbyServer
LobbyServerPostgreSQL
The documentation for this class was generated from the following file:
- C:/RakNet/DependentExtensions/Lobby2/stuff in progress/LobbyClient.h
Generated on Thu Aug 28 19:20:46 2008 for RakNet by
1.5.1-p1