Uses of Class
org.robovm.apple.homekit.HMServiceType
| Package | Description |
|---|---|
| org.robovm.apple.homekit |
-
Uses of HMServiceType in org.robovm.apple.homekit
Methods in org.robovm.apple.homekit that return HMServiceType Modifier and Type Method Description HMServiceTypeHMService. getAssociatedServiceType()HMServiceTypeHMService. getServiceType()static HMServiceTypeHMServiceType.Marshaler. toObject(Class<HMServiceType> cls, long handle, long flags)static HMServiceTypeHMServiceType. valueOf(NSString value)Methods in org.robovm.apple.homekit that return types with arguments of type HMServiceType Modifier and Type Method Description static List<HMServiceType>HMServiceType.AsListMarshaler. toObject(Class<? extends NSObject> cls, long handle, long flags)Methods in org.robovm.apple.homekit with parameters of type HMServiceType Modifier and Type Method Description static longHMServiceType.Marshaler. toNative(HMServiceType o, long flags)voidHMService. updateAssociatedServiceType(HMServiceType serviceType, VoidBlock1<NSError> completion)Method parameters in org.robovm.apple.homekit with type arguments of type HMServiceType Modifier and Type Method Description NSArray<HMService>HMHome. getServicesWithTypes(List<HMServiceType> serviceTypes)static longHMServiceType.AsListMarshaler. toNative(List<HMServiceType> l, long flags)static HMServiceTypeHMServiceType.Marshaler. toObject(Class<HMServiceType> cls, long handle, long flags)