BBGMultiAccountManager
 All Classes Files Functions Variables Enumerator Properties Defines
Properties
<BBAccount> Protocol Reference

BBAccount Protocol. More...

#import <BBAccount.h>

Inheritance diagram for <BBAccount>:
BBAccount

List of all members.

Properties

GTMOAuth2AuthenticationauthToken
 The valid GTMOAuth2Authentication token.
NSString * username
 The username of the authenticated user, equivalent to the mail address.
BOOL principal
 Define whenever the account is principal.

Detailed Description

BBAccount Protocol.


Property Documentation

- (GTMOAuth2Authentication*) authToken [read, write, retain]

The valid GTMOAuth2Authentication token.

- (BOOL) principal [read, write, assign]

Define whenever the account is principal.

- (NSString*) username [read, write, copy]

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


The documentation for this protocol was generated from the following file: