|
|
virtual void | onAllConnectionsClosed (::Connection::DisconnectFailReason discoReason, bool skipDisconnectMessage)=0 |
|
virtual void | onAllRemoteConnectionsClosed (::Connection::DisconnectFailReason discoReason, bool skipDisconnectMessage)=0 |
|
virtual void | onOutgoingConnectionFailed (::Connection::DisconnectFailReason discoReason)=0 |
|
virtual void | onWebsocketRequest (::std::string const &serverAddress, ::std::string const &payload, ::std::function< void()> errorCallback)=0 |
|
virtual bool | onNewIncomingConnection (::NetworkIdentifier const &id, ::std::shared_ptr<::NetworkPeer > &&peer)=0 |
|
virtual bool | onNewOutgoingConnection (::NetworkIdentifier const &id, ::std::shared_ptr<::NetworkPeer > &&peer)=0 |
|
virtual void | onConnectionClosed (::NetworkIdentifier const &id, ::Connection::DisconnectFailReason const discoReason, ::std::string const &messageFromServer, ::std::string const &messageBodyOverride, bool skipDisconnectMessage, ::Json::Value const &sessionSummary)=0 |
◆ ~ConnectionCallbacks()
| virtual RakNetConnector::ConnectionCallbacks::~ConnectionCallbacks |
( |
| ) |
|
|
virtualdefault |
◆ $vftable()
| MCAPI void ** RakNetConnector::ConnectionCallbacks::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this struct was generated from the following file: