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