Uses of Class
nl.harm27.obswebsocket.api.requests.general.GetVersion.Response
-
Packages that use GetVersion.Response Package Description nl.harm27.obswebsocket.sender -
-
Uses of GetVersion.Response in nl.harm27.obswebsocket.sender
Method parameters in nl.harm27.obswebsocket.sender with type arguments of type GetVersion.Response Modifier and Type Method Description void
GeneralRequestSender. getVersion(Consumer<GetVersion.Response> responseConsumer)
Returns the latest version of the plugin and the API.
-