Inherits from NSObject
Declared in DBAccountInfo.h

Overview

Information about a user’s account.

Tasks

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