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

Method RegisterForEvents

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

Source from the content-addressed store, hash-verified

199}
200
201WebsocketMessageBuffer WSClientConnection::RegisterForEvents()
202{
203 return _dispatcher.RegisterClient();
204}
205
206WSClientConnection::Status WSClientConnection::GetStatus() const
207{

Callers 2

SetTypeMethod · 0.45
SetConnectionMethod · 0.45

Calls 1

RegisterClientMethod · 0.80

Tested by

no test coverage detected