Tuya iOS Smart Life App SDK 5.15.0
ThingUpgradeListManager Class Reference

#import <ThingUpgradeListManager.h>

Inheritance diagram for ThingUpgradeListManager:

Instance Methods

(void) - getUpgradeDevicesInFamily:success:failure:
 获取当前家庭下设备固件升级信息 More...
 
(void) - getUpgradeDevicesInFamily:success:failure:
 获取当前家庭下设备固件升级信息 More...
 

Class Methods

(instancetype) + sharedInstance
 
(instancetype) + sharedInstance
 

Detailed Description

Definition at line 13 of file ThingUpgradeListManager.h.

Method Documentation

◆ getUpgradeDevicesInFamily:success:failure: [1/2]

- (void) getUpgradeDevicesInFamily: (long long)  familyId
success: (void(^)(NSArray< ThingUpgradeListInfo * > *list))  success
failure: (void(^)(NSError *error))  failure 

获取当前家庭下设备固件升级信息

◆ getUpgradeDevicesInFamily:success:failure: [2/2]

- (void) getUpgradeDevicesInFamily: (long long)  familyId
success: (void(^)(NSArray< ThingUpgradeListInfo * > *list))  success
failure: (void(^)(NSError *error))  failure 

获取当前家庭下设备固件升级信息

◆ sharedInstance [1/2]

+ (instancetype) sharedInstance

◆ sharedInstance [2/2]

+ (instancetype) sharedInstance

The documentation for this class was generated from the following files: