MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / GetStatus

Method GetStatus

plugins/base/utils/websocket-helpers.cpp:206–209  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

204}
205
206WSClientConnection::Status WSClientConnection::GetStatus() const
207{
208 return _status;
209}
210
211void WSClientConnection::UseOBSWebsocketProtocol(bool useOBSProtocol)
212{

Callers 2

SendMsgMethod · 0.45
SetStatusMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected