FilteredMParticleUser Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | FilteredMParticleUser.h |
isLoggedIn
Returns whether this user is currently logged in
@property (readonly) BOOL isLoggedInDiscussion
Returns whether this user is currently logged in
Declared In
FilteredMParticleUser.h
userIdentities
Gets current user identities (readonly)
@property (readonly, strong, nonnull) NSDictionary<NSNumber*NSString*> *userIdentitiesReturn Value
A dictionary containing the collection of user identities
Discussion
Gets current user identities (readonly)
See Also
Declared In
FilteredMParticleUser.h
userAttributes
Gets all user attributes.
@property (readonly, strong, nonnull) NSDictionary<NSString*id> *userAttributesReturn Value
A dictionary containing the collection of user attributes.
Discussion
Gets all user attributes.
Declared In
FilteredMParticleUser.h