Uses of Class
nl.harm27.obs.websocket.api.events.sources.SourceCreated
-
Packages that use SourceCreated Package Description nl.harm27.obs.websocket.listener -
-
Uses of SourceCreated in nl.harm27.obs.websocket.listener
Methods in nl.harm27.obs.websocket.listener with parameters of type SourceCreated Modifier and Type Method Description void
SourcesEventListener. sourceCreated(SourceCreated sourceCreated)
A source has been created.
-