Share via


HMHomeManagerFindVendorAccessoryCallback Delegate

Definition

public delegate void HMHomeManagerFindVendorAccessoryCallback(HMAccessory? accessory, NSError? error);
type HMHomeManagerFindVendorAccessoryCallback = delegate of HMAccessory * NSError -> unit

Parameters

accessory
HMAccessory
error
NSError

Applies to