Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ setCandidate
Method
setCandidate
Src/Channel/ICE/IceSignalQXmppIq.cpp:95–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
void CIceSignalQXmppIq::setCandidate(const QString &newCandidate)
96
{
97
m_Candidate = newCandidate;
98
}
99
100
const QString &CIceSignalQXmppIq::mid() const
101
{
Callers
1
SendCandidate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected