| Package | Description |
|---|---|
| org.maestro.client | |
| org.maestro.common.client |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<List<? extends MaestroNote>> |
Maestro.userCommand(String topic,
UserCommandData userCommandData) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<List<? extends MaestroNote>> |
MaestroRequester.userCommand(String topic,
UserCommandData userCommandData)
Sends a user command request
|
This documentation was released into the public domain.