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