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

Method getStunPort

Src/Channel/ICE/ParameterICE.cpp:141–144  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

139}
140
141quint16 CParameterICE::getStunPort() const
142{
143 return m_nStunPort;
144}
145
146void CParameterICE::setStunPort(quint16 newNStunPort)
147{

Callers 4

InitMethod · 0.80
slotSignalOfferMethod · 0.80
IceInitMethod · 0.80
slotSignalOfferMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected