Uses of Class
org.robovm.apple.homekit.HMSignificantEvent
| Package | Description |
|---|---|
| org.robovm.apple.homekit |
-
Uses of HMSignificantEvent in org.robovm.apple.homekit
Fields in org.robovm.apple.homekit declared as HMSignificantEvent Modifier and Type Field Description static HMSignificantEventHMSignificantEvent. Sunrisestatic HMSignificantEventHMSignificantEvent. SunsetMethods in org.robovm.apple.homekit that return HMSignificantEvent Modifier and Type Method Description static HMSignificantEventHMSignificantEvent.Marshaler. toObject(Class<HMSignificantEvent> cls, long handle, long flags)static HMSignificantEventHMSignificantEvent. valueOf(NSString value)Methods in org.robovm.apple.homekit that return types with arguments of type HMSignificantEvent Modifier and Type Method Description static List<HMSignificantEvent>HMSignificantEvent.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.homekit with parameters of type HMSignificantEvent Modifier and Type Method Description static NSPredicateHMEventTrigger. getPredicateForEvaluatingTriggerOccurringAfterSignificantEvent(HMSignificantEvent significantEvent, NSDateComponents offset)Deprecated.Deprecated in iOS 11.0.static NSPredicateHMEventTrigger. getPredicateForEvaluatingTriggerOccurringBeforeSignificantEvent(HMSignificantEvent significantEvent, NSDateComponents offset)Deprecated.Deprecated in iOS 11.0.static longHMSignificantEvent.Marshaler. toNative(HMSignificantEvent o, long flags)Method parameters in org.robovm.apple.homekit with type arguments of type HMSignificantEvent Modifier and Type Method Description static longHMSignificantEvent.AsListMarshaler. toNative(List<HMSignificantEvent> l, long flags)static HMSignificantEventHMSignificantEvent.Marshaler. toObject(Class<HMSignificantEvent> cls, long handle, long flags)