MCPcopy 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
159void CIceSignalQxmpp::slotSendPackage(CIceSignalQXmppIq iq)
160{
161 m_Manager.sendPacket(iq);
162}
163
164void CIceSignalQxmpp::slotError(QXmppClient::Error e)
165{

Callers

nothing calls this directly

Calls 1

sendPacketMethod · 0.80

Tested by

no test coverage detected