RakNet::UDPProxyClientResultHandler Member List
This is the complete list of members for
RakNet::UDPProxyClientResultHandler, including all inherited members.
| OnAllServersBusy(SystemAddress proxyCoordinator, SystemAddress sourceAddress, SystemAddress targetAddress, RakNet::UDPProxyClient *proxyClientPlugin)=0 | RakNet::UDPProxyClientResultHandler | [pure virtual] |
| OnForwardingInProgress(SystemAddress proxyCoordinator, SystemAddress sourceAddress, SystemAddress targetAddress, RakNet::UDPProxyClient *proxyClientPlugin)=0 | RakNet::UDPProxyClientResultHandler | [pure virtual] |
| OnForwardingNotification(const char *proxyIPAddress, unsigned short proxyPort, unsigned short reverseProxyPort, SystemAddress proxyCoordinator, SystemAddress sourceAddress, SystemAddress targetAddress, RakNet::UDPProxyClient *proxyClientPlugin)=0 | RakNet::UDPProxyClientResultHandler | [pure virtual] |
| OnForwardingSuccess(const char *proxyIPAddress, unsigned short proxyPort, unsigned short reverseProxyPort, SystemAddress proxyCoordinator, SystemAddress sourceAddress, SystemAddress targetAddress, RakNet::UDPProxyClient *proxyClientPlugin)=0 | RakNet::UDPProxyClientResultHandler | [pure virtual] |
| OnNoServersOnline(SystemAddress proxyCoordinator, SystemAddress sourceAddress, SystemAddress targetAddress, RakNet::UDPProxyClient *proxyClientPlugin)=0 | RakNet::UDPProxyClientResultHandler | [pure virtual] |