Uses of Class
nl.harm27.obs.websocket.api.requests.general.Sleep.Response
-
Packages that use Sleep.Response Package Description nl.harm27.obs.websocket.api.requests.general -
-
Uses of Sleep.Response in nl.harm27.obs.websocket.api.requests.general
Method parameters in nl.harm27.obs.websocket.api.requests.general with type arguments of type Sleep.Response Modifier and Type Method Description void
Sleep.Builder. sendMessage(Consumer<Sleep.Response> consumer)
Send the message to the OBS Studio instance.
-