|
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.BaseMessageColumns
The common columns for both one-to-one chat messages or group chat messages.
| Field Summary | |
|---|---|
static String |
BODY
The body |
static String |
CONTACT
The user this message belongs to |
static String |
DATE
The date this message is sent or received |
static String |
ERROR_CODE
Error Code: 0 means no error. |
static String |
ERROR_MESSAGE
Error Message |
static String |
PACKET_ID
Packet ID, auto assigned by the GTalkService for outgoing messages or the GTalk server for incoming messages. |
static String |
TYPE
Message Type, see Im.MessageType |
| Field Detail |
|---|
static final String CONTACT
Type: TEXT
static final String BODY
Type: TEXT
static final String DATE
Type: INTEGER
static final String TYPE
Im.MessageType
Type: INTEGER
static final String ERROR_CODE
Type: INTEGER
static final String ERROR_MESSAGE
Type: TEXT
static final String PACKET_ID
Type: STRING
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||