#include <Lobby2Plugin.h>

Public Member Functions | |
| void | SetOrderingChannel (char oc) |
| Ordering channel to use with RakPeer::Send(). | |
| void | SetSendPriority (PacketPriority pp) |
| Send priority to use with RakPeer::Send(). | |
| virtual void | SetCallbackInterface (Lobby2Callbacks *cb) |
| Set the callback to receive the results of operations via SendMsg(). | |
1.5.7.1