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