Class Sleep
- java.lang.Object
-
- nl.harm27.obs.websocket.api.requests.general.Sleep
-
public class Sleep extends Object
Waits for the specified duration. Designed to be used in `ExecuteBatch` operations.- Since:
- 4.9.1
- See Also:
- OBS WebSocket Documentation
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Sleep.Builder
static class
Sleep.Request
static class
Sleep.Response
-