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