Tuya iOS Smart Life App SDK 5.15.0
<ThingSmartLogTrackHandleDelegate> Protocol Reference

#import <ThingSmartLogTrackConfiguration.h>

Inheritance diagram for <ThingSmartLogTrackHandleDelegate>:

Instance Methods

(void) - logTrackStartWithAttribute:domesticExtensions:
 
(void) - logTrackStartWithAttribute:
 
(void) - logTrackFullLinkWithAttribute:infos:trackType:
 
(void) - logTrackDeviceWithAttribute:
 
(void) - logTrackStartWithAttribute:domesticExtensions:
 
(void) - logTrackStartWithAttribute:
 
(void) - logTrackFullLinkWithAttribute:infos:trackType:
 
(void) - logTrackDeviceWithAttribute:
 

Detailed Description

Definition at line 12 of file ThingSmartLogTrackConfiguration.h.

Method Documentation

◆ logTrackDeviceWithAttribute: [1/2]

- (void) logTrackDeviceWithAttribute: (NSDictionary *)  attribute
required

◆ logTrackDeviceWithAttribute: [2/2]

- (void) logTrackDeviceWithAttribute: (NSDictionary *)  attribute
required

◆ logTrackFullLinkWithAttribute:infos:trackType: [1/2]

- (void) logTrackFullLinkWithAttribute: (NSDictionary *)  attribute
infos: (NSDictionary *)  infos
trackType: (NSString *)  trackType 
required

◆ logTrackFullLinkWithAttribute:infos:trackType: [2/2]

- (void) logTrackFullLinkWithAttribute: (NSDictionary *)  attribute
infos: (NSDictionary *)  infos
trackType: (NSString *)  trackType 
required

◆ logTrackStartWithAttribute: [1/2]

- (void) logTrackStartWithAttribute: (NSDictionary *)  attribute
required

◆ logTrackStartWithAttribute: [2/2]

- (void) logTrackStartWithAttribute: (NSDictionary *)  attribute
required

◆ logTrackStartWithAttribute:domesticExtensions: [1/2]

- (void) logTrackStartWithAttribute: (NSDictionary *)  attribute
domesticExtensions: (NSDictionary *)  extensions 

◆ logTrackStartWithAttribute:domesticExtensions: [2/2]

- (void) logTrackStartWithAttribute: (NSDictionary *)  attribute
domesticExtensions: (NSDictionary *)  extensions 

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