Tuya iOS Smart Life App SDK 5.15.0
TSODGeofenceService Class Reference

#import <TSODGeofenceService.h>

Inheritance diagram for TSODGeofenceService:

Instance Methods

(void) - setGeofenceWithRequestModel:success:failure:
 
(void) - getGeofenceInfoWithDevID:success:failure:
 
(void) - setGeofenceWithRequestModel:success:failure:
 
(void) - getGeofenceInfoWithDevID:success:failure:
 

Detailed Description

Definition at line 44 of file TSODGeofenceService.h.

Method Documentation

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

- (void) getGeofenceInfoWithDevID: (NSString *)  devID
success: (nullable void(^)(TSODGeofenceModel *geofenceModel))  success
failure: (getGeofenceInfo(devID:success:failure:))  NS_SWIFT_NAME 

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

- (void) getGeofenceInfoWithDevID: (NSString *)  devID
success: (nullable void(^)(TSODGeofenceModel *geofenceModel))  success
failure: (getGeofenceInfo(devID:success:failure:))  NS_SWIFT_NAME 

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

- (void) setGeofenceWithRequestModel: (TSODGeofenceModel *)  requestModel
success: (nullable ThingSuccessBOOL success
failure: (setGeofence(requestModel:success:failure:))  NS_SWIFT_NAME 

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

- (void) setGeofenceWithRequestModel: (TSODGeofenceModel *)  requestModel
success: (nullable ThingSuccessBOOL success
failure: (setGeofence(requestModel:success:failure:))  NS_SWIFT_NAME 

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