@class HUMatterConnectedServicesItemManager, NSString; @protocol HUMatterConnectedServicesViewControllerDelegate; @interface HUMatterConnectedServicesViewController : HUItemTableViewController @property (readonly, nonatomic) HUMatterConnectedServicesItemManager *itemManager; @property (weak, nonatomic) id delegate; @property (readonly) unsigned long long hash; @property (readonly) Class superclass; @property (readonly, copy) NSString *description; @property (readonly, copy) NSString *debugDescription; - (void)tableView:(id)a0 didSelectRowAtIndexPath:(id)a1; - (void).cxx_destruct; - (BOOL)textView:(id)a0 shouldInteractWithURL:(id)a1 inRange:(struct _NSRange { unsigned long long x0; unsigned long long x1; })a2 interaction:(long long)a3; - (id)tableView:(id)a0 viewForFooterInSection:(long long)a1; - (void)_presentHomeConnectedEcosystemDetailViewController:(id)a0; - (void)_presentRemoveFromEcosystemConfirmation:(id)a0 atIndexPath:(id)a1; - (void)buttonTappedForCell:(id)a0 withItem:(id)a1; - (Class)cellClassForItem:(id)a0 indexPath:(id)a1; - (id)finishPresentation:(id)a0 animated:(BOOL)a1; - (id)hu_preloadContent; - (id)initWithConnectedServicesItemProvider:(id)a0; - (BOOL)needsToWaitForPreload; - (void)setupCell:(id)a0 forItem:(id)a1 indexPath:(id)a2; - (BOOL)shouldHideHeaderAboveSection:(long long)a0; @end