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