Uses of Class
nl.harm27.obswebsocket.api.requests.general.SetFilenameFormatting.Response
-
Packages that use SetFilenameFormatting.Response Package Description nl.harm27.obswebsocket.sender -
-
Uses of SetFilenameFormatting.Response in nl.harm27.obswebsocket.sender
Method parameters in nl.harm27.obswebsocket.sender with type arguments of type SetFilenameFormatting.Response Modifier and Type Method Description void
GeneralRequestSender. setFilenameFormatting(String filenameFormatting, Consumer<SetFilenameFormatting.Response> responseConsumer)
Set the filename formatting string
-