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

Method getTurnPort

Src/Channel/ICE/ParameterICE.cpp:167–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165}
166
167quint16 CParameterICE::getTurnPort() const
168{
169 return m_nTurnPort;
170}
171
172void CParameterICE::setTurnPort(quint16 newNTurnPort)
173{

Callers 4

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

Calls

no outgoing calls

Tested by

no test coverage detected