Class ExecuteBatch
- java.lang.Object
-
- nl.harm27.obs.websocket.api.requests.general.ExecuteBatch
-
public class ExecuteBatch extends Object
Executes a list of requests sequentially (one-by-one on the same thread).- Since:
- 4.9.0
- See Also:
- OBS WebSocket Documentation
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
ExecuteBatch.Builder
static class
ExecuteBatch.Request
static class
ExecuteBatch.Response
-