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