Uses of Class
nl.harm27.obswebsocket.api.requests.studiomode.GetStudioModeStatus.Response
-
Packages that use GetStudioModeStatus.Response Package Description nl.harm27.obswebsocket.sender -
-
Uses of GetStudioModeStatus.Response in nl.harm27.obswebsocket.sender
Method parameters in nl.harm27.obswebsocket.sender with type arguments of type GetStudioModeStatus.Response Modifier and Type Method Description void
StudioModeRequestSender. getStudioModeStatus(Consumer<GetStudioModeStatus.Response> responseConsumer)
Indicates if Studio Mode is currently enabled.
-