MCPcopy 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
16void CLibDataChannelLogCallback::slotEnable(bool enable)
17{
18 m_bEnable = enable;
19}
20
21void CLibDataChannelLogCallback::logCallback(rtc::LogLevel level, std::string message)
22{

Callers 1

CICEMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected