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