Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ slotEnable
Method
slotEnable
Src/Channel/ICE/ChannelIce.cpp:16–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
}
15
16
void CLibDataChannelLogCallback::slotEnable(bool enable)
17
{
18
m_bEnable = enable;
19
}
20
21
void CLibDataChannelLogCallback::logCallback(rtc::LogLevel level, std::string message)
22
{
Callers
1
CICE
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected