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