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