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