Untitled Reference Library

BBAccount Protocol Reference

BBAccount Protocol Reference

Declared in BBAccount.h

Overview

BBAccount Protocol.

Tasks

Properties

authToken

The valid GTMOAuth2Authentication token.

@property GTMOAuth2Authentication *authToken
Declared In
BBAccount.h

username

The username of the authenticated user, equivalent to the mail address.

@property NSString *username
Declared In
BBAccount.h

principal

Define whenever the account is principal.

@property BOOL principal
Declared In
BBAccount.h

Last updated: 2012-5-5