![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
#import <ThingSmartMatterManager.h>
Instance Methods | |
(void) | - loadFabricWithSpaceId:success:failure: |
shareInstance. More... | |
(uint64_t) | - currentCompressedFabricID |
load current home matter compressed fabricID More... | |
(void) | - loadFabricWithSpaceId:success:failure: |
shareInstance. More... | |
(uint64_t) | - currentCompressedFabricID |
load current home matter compressed fabricID More... | |
Properties | |
long long | spaceId |
Definition at line 12 of file ThingSmartMatterManager.h.
- (uint64_t) currentCompressedFabricID |
load current home matter compressed fabricID
- (uint64_t) currentCompressedFabricID |
load current home matter compressed fabricID
- (void) loadFabricWithSpaceId: | (long long) | spaceId | |
success: | (ThingSuccessHandler) | success | |
failure: | (ThingFailureError) | failure | |
shareInstance.
load the fabric by space id.
- (void) loadFabricWithSpaceId: | (long long) | spaceId | |
success: | (ThingSuccessHandler) | success | |
failure: | (ThingFailureError) | failure | |
shareInstance.
load the fabric by space id.
|
readnonatomicassign |
Definition at line 14 of file ThingSmartMatterManager.h.