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