Index Hierarchy DBAccountInfo Class Reference Inherits from NSObject Declared in DBAccountInfo.h Overview Information about a user’s account. Tasks displayName The user’s name. property email The user’s email address, if available. property Properties displayName The user’s name. @property (nonatomic, readonly) NSString *displayName Declared In DBAccountInfo.h email The user’s email address, if available. @property (nonatomic, readonly) NSString *email Declared In DBAccountInfo.h Index Hierarchy