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