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