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

Method IsConnected

Src/Channel/ICE/IceSignalQxmpp.cpp:81–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79}
80
81bool CIceSignalQxmpp::IsConnected()
82{
83 return m_Client.isConnected();
84}
85
86bool CIceSignalQxmpp::proecssIq(CIceSignalQXmppIq iq)
87{

Callers 7

slotIceChangedMethod · 0.80
slotStartMethod · 0.80
CFrmParameterICEMethod · 0.80
slotConnectedMethod · 0.80
slotDisconnectedMethod · 0.80
slotErrorMethod · 0.80
IceInitMethod · 0.80

Calls 1

isConnectedMethod · 0.80

Tested by

no test coverage detected