Uses of Class
org.robovm.apple.homekit.HMAction
| Package | Description |
|---|---|
| org.robovm.apple.homekit |
-
Uses of HMAction in org.robovm.apple.homekit
Subclasses of HMAction in org.robovm.apple.homekit Modifier and Type Class Description classHMCharacteristicWriteAction<T extends NSObject>Methods in org.robovm.apple.homekit that return types with arguments of type HMAction Modifier and Type Method Description NSArray<HMAction>HMActionSet. getActions()Methods in org.robovm.apple.homekit with parameters of type HMAction Modifier and Type Method Description voidHMActionSet. addAction(HMAction action, VoidBlock1<NSError> completion)voidHMActionSet. removeAction(HMAction action, VoidBlock1<NSError> completion)