Tuya iOS Smart Life App SDK 5.15.0
ThingSmartMessageAuthorizationModel Class Reference

The model of a Authorization. More...

#import <ThingSmartMessageListModel.h>

Inheritance diagram for ThingSmartMessageAuthorizationModel:

Properties

BOOL marketingPush
 The status of marketing push. More...
 
BOOL dataAuthorization
 The status of data authorization. More...
 
BOOL alreadySet
 The User has set up data authorization status.The Default Value is NO. More...
 

Detailed Description

The model of a Authorization.

Definition at line 118 of file ThingSmartMessageListModel.h.

Property Documentation

◆ alreadySet

- (BOOL) alreadySet
readwritenonatomicassign

The User has set up data authorization status.The Default Value is NO.

Definition at line 127 of file ThingSmartMessageListModel.h.

◆ dataAuthorization

- (BOOL) dataAuthorization
readwritenonatomicassign

The status of data authorization.

Definition at line 124 of file ThingSmartMessageListModel.h.

◆ marketingPush

- (BOOL) marketingPush
readwritenonatomicassign

The status of marketing push.

Definition at line 121 of file ThingSmartMessageListModel.h.


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