public static interface HueBridge.ScheduleCallback
Modifier and Type | Method and Description |
---|---|
void |
onScheduleCommand(HueBridge bridge)
Run the command you want to schedule as if you're executing
it normally.
|
void onScheduleCommand(HueBridge bridge) throws IOException, ApiException
bridge
- this bridge for convenienceIOException
- always thrown right after executing a commandApiException