UPUserSharingSettings Class Reference
| Inherits from | NSObject |
| Conforms to | UPBaseObject |
| Declared in | UPUserAPI.h UPUserAPI.m |
Tasks
Other Methods
-
shareBodyproperty -
shareEatproperty -
shareMoodproperty -
shareMoveproperty -
shareSleepproperty
Other Methods
Properties
shareBody
Whether the user has chosen to share body events.
@property (nonatomic, assign) BOOL shareBodyDiscussion
Whether the user has chosen to share body events.
Declared In
UPUserAPI.hshareEat
Whether the user has chosen to meals.
@property (nonatomic, assign) BOOL shareEatDiscussion
Whether the user has chosen to meals.
Declared In
UPUserAPI.hshareMood
Whether the user has chosen to share mood events.
@property (nonatomic, assign) BOOL shareMoodDiscussion
Whether the user has chosen to share mood events.
Declared In
UPUserAPI.h