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