Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
141
quint16 CParameterICE::getStunPort() const
142
{
143
return m_nStunPort;
144
}
145
146
void CParameterICE::setStunPort(quint16 newNStunPort)
147
{
Callers
4
Init
Method · 0.80
slotSignalOffer
Method · 0.80
IceInit
Method · 0.80
slotSignalOffer
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected