MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / Close

Method Close

Src/Channel/ICE/IceSignalQxmpp.cpp:75–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75int CIceSignalQxmpp::Close()
76{
77 m_Client.disconnectFromServer();
78 return 0;
79}
80
81bool CIceSignalQxmpp::IsConnected()
82{

Callers 2

slotIceChangedMethod · 0.45
slotStopMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected