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