Tuya iOS Smart Life App SDK 5.15.0
ThingBleEventConnectHelper Class Reference

#import <ThingBleEventConnectHelper.h>

Inheritance diagram for ThingBleEventConnectHelper:

Instance Methods

(void) - recordBleConnectEvent:devId:src:actId:extra:
 
(void) - updateFoundWithUUID:peripheral_uuid:
 
(void) - updateStage:devId:uuid:
 
(void) - updateFailure:stage:devId:uuid:
 
(void) - recordBleConnectEvent:devId:src:actId:extra:
 
(void) - updateFoundWithUUID:peripheral_uuid:
 
(void) - updateStage:devId:uuid:
 
(void) - updateFailure:stage:devId:uuid:
 

Detailed Description

Definition at line 27 of file ThingBleEventConnectHelper.h.

Method Documentation

◆ recordBleConnectEvent:devId:src:actId:extra: [1/2]

- (void) recordBleConnectEvent: (NSString *)  uuid
devId: (NSString *)  devId
src: (NSInteger)  src
actId: (NSString *)  actId
extra: (NSDictionary *)  extra 

◆ recordBleConnectEvent:devId:src:actId:extra: [2/2]

- (void) recordBleConnectEvent: (NSString *)  uuid
devId: (NSString *)  devId
src: (NSInteger)  src
actId: (NSString *)  actId
extra: (NSDictionary *)  extra 

◆ updateFailure:stage:devId:uuid: [1/2]

- (void) updateFailure: (NSError *)  error
stage: (ThingBleEventConnectStage)  stage
devId: (nullable NSString *)  devId
uuid: (NSString *)  uuid 

◆ updateFailure:stage:devId:uuid: [2/2]

- (void) updateFailure: (NSError *)  error
stage: (ThingBleEventConnectStage)  stage
devId: (nullable NSString *)  devId
uuid: (NSString *)  uuid 

◆ updateFoundWithUUID:peripheral_uuid: [1/2]

- (void) updateFoundWithUUID: (NSString *)  uuid
peripheral_uuid: (NSString *)  peripheral_uuid 

◆ updateFoundWithUUID:peripheral_uuid: [2/2]

- (void) updateFoundWithUUID: (NSString *)  uuid
peripheral_uuid: (NSString *)  peripheral_uuid 

◆ updateStage:devId:uuid: [1/2]

- (void) updateStage: (ThingBleEventConnectStage)  stage
devId: (nullable NSString *)  devId
uuid: (NSString *)  uuid 

◆ updateStage:devId:uuid: [2/2]

- (void) updateStage: (ThingBleEventConnectStage)  stage
devId: (nullable NSString *)  devId
uuid: (NSString *)  uuid 

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