| mobisocial.omlib.model.OmletModel.Accounts.AccountColumns |
Known Indirect Subclasses
|
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | ACCOUNT | Universally unique identifier. | |||||||||
| String | DISPLAY | ||||||||||
| String | FAVORITE | Whether this identity is a favorite. | |||||||||
| String | HAS_APP_DATE | Whether the identity has Omlet installed. | |||||||||
| String | ID | Database Id for this row. | |||||||||
| String | MESSAGE_COUNT | A rough indicator of friendliness with the local user. | |||||||||
| String | MODIFIED_TIMESTAMP | ||||||||||
| String | NAME | Display name for this identity. | |||||||||
| String | NICKNAME | ||||||||||
| String | OMLET_ID | ||||||||||
| String | OWNED | Whether the identity is owned by the local user. | |||||||||
| String | PROFILE_VERSION | ||||||||||
| String | SK_HASH | ||||||||||
| String | THUMBNAIL_HASH | Hash for the user's profile thumbnail. | |||||||||
| String | VIDEO_HASH | ||||||||||
Universally unique identifier. (String)
Whether this identity is a favorite.
Whether the identity has Omlet installed. (Boolean)
Database Id for this row. (Long)
A rough indicator of friendliness with the local user. (Int)
Display name for this identity. (String)
Whether the identity is owned by the local user. (Boolean)
Hash for the user's profile thumbnail. (byte[])