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