Uses of Class
org.robovm.apple.homekit.HMMatterHome
| Package | Description |
|---|---|
| org.robovm.apple.homekit |
-
Uses of HMMatterHome in org.robovm.apple.homekit
Methods in org.robovm.apple.homekit that return types with arguments of type HMMatterHome Modifier and Type Method Description NSArray<HMMatterHome>HMMatterTopology. getHomes()Methods in org.robovm.apple.homekit with parameters of type HMMatterHome Modifier and Type Method Description voidHMMatterRequestHandler. fetchRooms(HMMatterHome home, VoidBlock2<NSArray<HMMatterRoom>,NSError> completion)voidHMMatterRequestHandler. pairAccessory(HMMatterHome home, String onboardingPayload, VoidBlock1<NSError> completion)Method parameters in org.robovm.apple.homekit with type arguments of type HMMatterHome Modifier and Type Method Description protected longHMMatterTopology. init(NSArray<HMMatterHome> homes)Constructor parameters in org.robovm.apple.homekit with type arguments of type HMMatterHome Constructor Description HMMatterTopology(NSArray<HMMatterHome> homes)