Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
81
bool CIceSignalQxmpp::IsConnected()
82
{
83
return m_Client.isConnected();
84
}
85
86
bool CIceSignalQxmpp::proecssIq(CIceSignalQXmppIq iq)
87
{
Callers
7
slotIceChanged
Method · 0.80
slotStart
Method · 0.80
CFrmParameterICE
Method · 0.80
slotConnected
Method · 0.80
slotDisconnected
Method · 0.80
slotError
Method · 0.80
IceInit
Method · 0.80
Calls
1
isConnected
Method · 0.80
Tested by
no test coverage detected