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