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