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