|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Im.AccountColumns
The columns for IM accounts. There can be more than one account for each IM provider.
| Field Summary | |
|---|---|
static String |
ACTIVE
A boolean value indicates if the account is active. |
static String |
KEEP_SIGNED_IN
A boolean value to indicate whether this account is kept signed in. |
static String |
LAST_LOGIN_STATE
A boolean value indiciating the last login state for this account |
static String |
LOCKED
A boolean value indicates if the account is locked (not editable) |
static String |
NAME
The name of the account |
static String |
PASSWORD
The password for this account |
static String |
PROVIDER
The IM provider for this account |
static String |
USERNAME
The username for this account |
| Field Detail |
|---|
static final String NAME
Type: TEXT
static final String PROVIDER
Type: INTEGER
static final String USERNAME
Type: TEXT
static final String PASSWORD
Type: TEXT
static final String ACTIVE
Type: INTEGER
static final String LOCKED
Type: INTEGER
static final String KEEP_SIGNED_IN
Type: INTEGER
static final String LAST_LOGIN_STATE
Type: INTEGER
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||