MCPcopy 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
95void CIceSignalQXmppIq::setCandidate(const QString &newCandidate)
96{
97 m_Candidate = newCandidate;
98}
99
100const QString &CIceSignalQXmppIq::mid() const
101{

Callers 1

SendCandidateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected