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

Method setMid

Src/Channel/ICE/IceSignalQXmppIq.cpp:105–108  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103}
104
105void CIceSignalQXmppIq::setMid(const QString &newMid)
106{
107 m_mid = newMid;
108}

Callers 1

SendCandidateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected