RakNet::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 RakNet::Lobby2::LobbyClient:

RakNet::Lobby2::LobbyClientPC 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:
Generated on Sun Jul 27 15:10:21 2008 for RakNet by  doxygen 1.5.1-p1