![]() |
Tuya iOS Smart Life App SDK 5.15.0
|
#import <ThingSmartShareKitModel.h>
Properties | |
| NSInteger | memberId |
| The relationship ID. More... | |
| NSString * | nickName |
| The nickname. More... | |
| NSString * | userName |
| The username that is the phone number or email address. More... | |
| NSString * | iconUrl |
| The URL of the avatar. More... | |
| ThingShareValidationType | shareMode |
| Share Validity. More... | |
| long | endTime |
| End time of sharing. More... | |
| NSString * | uid |
| The user id. More... | |
Definition at line 108 of file ThingSmartShareKitModel.h.
|
readwritenonatomicassign |
End time of sharing.
Definition at line 126 of file ThingSmartShareKitModel.h.
|
readwritenonatomicstrong |
The URL of the avatar.
Definition at line 120 of file ThingSmartShareKitModel.h.
|
readwritenonatomicassign |
The relationship ID.
Definition at line 111 of file ThingSmartShareKitModel.h.
|
readwritenonatomicstrong |
The nickname.
Definition at line 114 of file ThingSmartShareKitModel.h.
|
readwritenonatomicassign |
Share Validity.
Definition at line 123 of file ThingSmartShareKitModel.h.
|
readwritenonatomicstrong |
The user id.
Definition at line 129 of file ThingSmartShareKitModel.h.
|
readwritenonatomicstrong |
The username that is the phone number or email address.
Definition at line 117 of file ThingSmartShareKitModel.h.