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

Method setSignalType

Src/Channel/ICE/IceSignalQXmppIq.cpp:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75void CIceSignalQXmppIq::setSignalType(const QString &newType)
76{
77 m_SignalType = newType;
78}
79
80const QString &CIceSignalQXmppIq::Description() const
81{

Callers 2

SendDescriptionMethod · 0.80
SendCandidateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected