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

Method EnableTimestampValidation

plugins/twitch/event-sub.cpp:161–164  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

159}
160
161void EventSub::EnableTimestampValidation(bool enable)
162{
163 _validateTimestamps = enable;
164}
165
166void EventSub::Disconnect()
167{

Callers 2

GetEventSubMethod · 0.80
AskForSettingsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected