Tuya iOS Smart Life App SDK 5.15.0
ThingSmartUser(Anonymous) Category Reference

#import <ThingSmartUser+Anonymous.h>

Instance Methods

(void) - registerAnonymousWithCountryCode:success:failure:
 
(void) - deleteAnonymousAccountWithSuccess:failure:
 
(void) - usernameBindingWithCountryCode:userName:code:password:success:failure:
 
(void) - registerAnonymousWithCountryCode:success:failure:
 
(void) - deleteAnonymousAccountWithSuccess:failure:
 
(void) - usernameBindingWithCountryCode:userName:code:password:success:failure:
 
(void) - registerAnonymousWithCountryCode:success:failure:
 
(void) - deleteAnonymousAccountWithSuccess:failure:
 
(void) - usernameBindingWithCountryCode:userName:code:password:success:failure:
 
(void) - registerAnonymousWithCountryCode:success:failure:
 
(void) - deleteAnonymousAccountWithSuccess:failure:
 
(void) - usernameBindingWithCountryCode:userName:code:password:success:failure:
 

Detailed Description

Definition at line 15 of file ThingSmartUser+Anonymous.h.

Method Documentation

◆ deleteAnonymousAccountWithSuccess:failure: [1/4]

- (void) deleteAnonymousAccountWithSuccess: (ThingSuccessHandler success
failure: (ThingFailureError failure 

Deletes an anonymous account.

Parameters
successCalled when the task is finished.
failureCalled when the task is interrupted by an error.

Extends class ThingSmartUser.

◆ deleteAnonymousAccountWithSuccess:failure: [2/4]

- (void) deleteAnonymousAccountWithSuccess: (ThingSuccessHandler success
failure: (ThingFailureError failure 

Deletes an anonymous account.

Parameters
successCalled when the task is finished.
failureCalled when the task is interrupted by an error.

Extends class ThingSmartUser.

◆ deleteAnonymousAccountWithSuccess:failure: [3/4]

- (void) deleteAnonymousAccountWithSuccess: (ThingSuccessHandler success
failure: (ThingFailureError failure 

Deletes an anonymous account.

Parameters
successCalled when the task is finished.
failureCalled when the task is interrupted by an error.

Extends class ThingSmartUser.

◆ deleteAnonymousAccountWithSuccess:failure: [4/4]

- (void) deleteAnonymousAccountWithSuccess: (ThingSuccessHandler success
failure: (ThingFailureError failure 

Deletes an anonymous account.

Parameters
successCalled when the task is finished.
failureCalled when the task is interrupted by an error.

Extends class ThingSmartUser.

◆ registerAnonymousWithCountryCode:success:failure: [1/4]

- (void) registerAnonymousWithCountryCode: (NSString *)  countryCode
success: (nullable ThingSuccessHandler success
failure: (nullable ThingFailureError failure 

Enables anonymous registration.

Parameters
countryCodeThe country code.
successCalled when the task is finished.
failureCalled when the task is interrupted by an error.

Extends class ThingSmartUser.

◆ registerAnonymousWithCountryCode:success:failure: [2/4]

- (void) registerAnonymousWithCountryCode: (NSString *)  countryCode
success: (nullable ThingSuccessHandler success
failure: (nullable ThingFailureError failure 

Enables anonymous registration.

Parameters
countryCodeThe country code.
successCalled when the task is finished.
failureCalled when the task is interrupted by an error.

Extends class ThingSmartUser.

◆ registerAnonymousWithCountryCode:success:failure: [3/4]

- (void) registerAnonymousWithCountryCode: (NSString *)  countryCode
success: (nullable ThingSuccessHandler success
failure: (nullable ThingFailureError failure 

Enables anonymous registration.

Parameters
countryCodeThe country code.
successCalled when the task is finished.
failureCalled when the task is interrupted by an error.

Extends class ThingSmartUser.

◆ registerAnonymousWithCountryCode:success:failure: [4/4]

- (void) registerAnonymousWithCountryCode: (NSString *)  countryCode
success: (nullable ThingSuccessHandler success
failure: (nullable ThingFailureError failure 

Enables anonymous registration.

Parameters
countryCodeThe country code.
successCalled when the task is finished.
failureCalled when the task is interrupted by an error.

Extends class ThingSmartUser.

◆ usernameBindingWithCountryCode:userName:code:password:success:failure: [1/4]

- (void) usernameBindingWithCountryCode: (NSString *)  countryCode
userName: (NSString *)  userName
code: (NSString *)  code
password: (NSString *)  password
success: (nullable ThingSuccessHandler success
failure: (nullable ThingFailureError failure 

Binds a username.

Parameters
countryCodeThe country code.
userNameThe mobile phone number or email address.
codeThe verification code.
passwordThe password.
successCalled when the task is finished.
failureCalled when the task is interrupted by an error.

Extends class ThingSmartUser.

◆ usernameBindingWithCountryCode:userName:code:password:success:failure: [2/4]

- (void) usernameBindingWithCountryCode: (NSString *)  countryCode
userName: (NSString *)  userName
code: (NSString *)  code
password: (NSString *)  password
success: (nullable ThingSuccessHandler success
failure: (nullable ThingFailureError failure 

Binds a username.

Parameters
countryCodeThe country code.
userNameThe mobile phone number or email address.
codeThe verification code.
passwordThe password.
successCalled when the task is finished.
failureCalled when the task is interrupted by an error.

Extends class ThingSmartUser.

◆ usernameBindingWithCountryCode:userName:code:password:success:failure: [3/4]

- (void) usernameBindingWithCountryCode: (NSString *)  countryCode
userName: (NSString *)  userName
code: (NSString *)  code
password: (NSString *)  password
success: (nullable ThingSuccessHandler success
failure: (nullable ThingFailureError failure 

Binds a username.

Parameters
countryCodeThe country code.
userNameThe mobile phone number or email address.
codeThe verification code.
passwordThe password.
successCalled when the task is finished.
failureCalled when the task is interrupted by an error.

Extends class ThingSmartUser.

◆ usernameBindingWithCountryCode:userName:code:password:success:failure: [4/4]

- (void) usernameBindingWithCountryCode: (NSString *)  countryCode
userName: (NSString *)  userName
code: (NSString *)  code
password: (NSString *)  password
success: (nullable ThingSuccessHandler success
failure: (nullable ThingFailureError failure 

Binds a username.

Parameters
countryCodeThe country code.
userNameThe mobile phone number or email address.
codeThe verification code.
passwordThe password.
successCalled when the task is finished.
failureCalled when the task is interrupted by an error.

Extends class ThingSmartUser.


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