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