Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ slotSendPackage
Method
slotSendPackage
Src/Channel/ICE/IceSignalQxmpp.cpp:159–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
157
}
158
159
void CIceSignalQxmpp::slotSendPackage(CIceSignalQXmppIq iq)
160
{
161
m_Manager.sendPacket(iq);
162
}
163
164
void CIceSignalQxmpp::slotError(QXmppClient::Error e)
165
{
Callers
nothing calls this directly
Calls
1
sendPacket
Method · 0.80
Tested by
no test coverage detected