#import <ThingSmartFamilyBiz.h>
Definition at line 26 of file ThingSmartFamilyBiz.h.
◆ familyBiz:didAddDevice:atHome: [1/2]
The delegate that is instantiated when a new device is added.
- Parameters
-
familyBiz | Instance of family management |
deviceModel | The device model |
homeModel | The home model |
◆ familyBiz:didAddDevice:atHome: [2/2]
The delegate that is instantiated when a new device is added.
- Parameters
-
familyBiz | Instance of family management |
deviceModel | The device model |
homeModel | The home model |
◆ familyBiz:didAddGroup:atHome: [1/2]
The delegate that is instantiated when a new group is added.
- Parameters
-
familyBiz | Instance of family management |
groupModel | The group model |
homeModel | The home model |
◆ familyBiz:didAddGroup:atHome: [2/2]
The delegate that is instantiated when a new group is added.
- Parameters
-
familyBiz | Instance of family management |
groupModel | The group model |
homeModel | The home model |
◆ familyBiz:didAddHome: [1/2]
The delegate that is instantiated when a home is added.
- Parameters
-
familyBiz | Instance of family management |
homeModel | The home model |
◆ familyBiz:didAddHome: [2/2]
The delegate that is instantiated when a home is added.
- Parameters
-
familyBiz | Instance of family management |
homeModel | The home model |
◆ familyBiz:didChangeCurrentHome: [1/2]
The delegate of switching the current home
- Parameters
-
familyBiz | Instance of family management |
homeModel | The home model |
◆ familyBiz:didChangeCurrentHome: [2/2]
The delegate of switching the current home
- Parameters
-
familyBiz | Instance of family management |
homeModel | The home model |
◆ familyBiz:didRemoveDevice:atHome: [1/2]
The delegate that is instantiated when an existing device is removed.
- Parameters
-
familyBiz | Instance of family management |
deviceId | Deleted Device ID |
homeModel | The home model |
◆ familyBiz:didRemoveDevice:atHome: [2/2]
The delegate that is instantiated when an existing device is removed.
- Parameters
-
familyBiz | Instance of family management |
deviceId | Deleted Device ID |
homeModel | The home model |
◆ familyBiz:didRemoveGroup:atHome: [1/2]
The delegate that is instantiated when an existing group is removed.
- Parameters
-
familyBiz | Instance of family management |
groupId | Deleted group ID |
homeModel | The home model |
◆ familyBiz:didRemoveGroup:atHome: [2/2]
The delegate that is instantiated when an existing group is removed.
- Parameters
-
familyBiz | Instance of family management |
groupId | Deleted group ID |
homeModel | The home model |
◆ familyBiz:didRemoveHome: [1/2]
The delegate that is instantiated when an existing home is removed.
- Parameters
-
familyBiz | Instance of family management |
homeModel | The home model |
◆ familyBiz:didRemoveHome: [2/2]
The delegate that is instantiated when an existing home is removed.
- Parameters
-
familyBiz | Instance of family management |
homeModel | The home model |
◆ familyBiz:didUpdateHome: [1/2]
The delegate of home update information, such as the name.
- Parameters
-
familyBiz | Instance of family management |
homeModel | The home model. |
◆ familyBiz:didUpdateHome: [2/2]
The delegate of home update information, such as the name.
- Parameters
-
familyBiz | Instance of family management |
homeModel | The home model. |
◆ familyBiz:didUpdateSharedListAtHome: [1/2]
The delegate of updates on the shared device list.
- Parameters
-
familyBiz | Instance of family management |
homeModel | The home model |
◆ familyBiz:didUpdateSharedListAtHome: [2/2]
The delegate of updates on the shared device list.
- Parameters
-
familyBiz | Instance of family management |
homeModel | The home model |
◆ serviceConnectedSuccess [1/2]
- (void) serviceConnectedSuccess |
|
|
|
|
optional |
MQTT service connection success callback
◆ serviceConnectedSuccess [2/2]
- (void) serviceConnectedSuccess |
|
|
|
|
optional |
MQTT service connection success callback
The documentation for this protocol was generated from the following files:
- /Users/humtong/Downloads/Pods_副本/ThingSmartFamilyBizKit/ThingSmartFamilyBizKit.xcframework/ios-x86_64-simulator/ThingSmartFamilyBizKit.framework/Headers/ThingSmartFamilyBiz.h
- /Users/humtong/Downloads/Pods_副本/ThingSmartFamilyBizKit/ThingSmartFamilyBizKit.xcframework/ios-arm64/ThingSmartFamilyBizKit.framework/Headers/ThingSmartFamilyBiz.h