| String |
AGGREGATE_LIKE_COUNT |
|
| String |
AUDIO_HASH |
|
| String |
CALLBACK |
|
| String |
COMMENT_COUNT |
The total number of comments for this object (Integer)
|
| String |
CUSTOM_NAME |
|
| String |
DELETED |
Whether this object has been deleted and should not be displayed. |
| String |
DISPLAY_CAPTION |
Text to display below an image for this object (for type='rdl') (String)
|
| String |
DISPLAY_TEXT |
Text to display with this object (for type='rdl') (String)
|
| String |
DISPLAY_THUMBNAIL_HASH |
Hash of a thumbnail to display with this object (for type='rdl') (byte[])
|
| String |
DISPLAY_TITLE |
Title to display with this object (for type='rdl') (String)
|
| String |
DURATION |
|
| String |
ENCODED_AGGREGATE_LIKES |
Likes that are associated with a grouping of objects including this one. |
| String |
ENCODED_LIKES |
Encoding of the likes on this object (byte[])
LikeEncoder to parse this value. |
| String |
FEED_ID |
Id of the feed containing this object (Long)
|
| String |
FILENAME |
|
| String |
FILE_HASH |
Hash of the file associated with this object (type = 'file', 'data') (byte[])
|
| String |
FULLSIZE_HASH |
Hash of the fullsize image (for type='picture') (byte[])
|
| String |
FULLSIZE_HEIGHT |
Height of the fullsize image (for type='picture') (int)
|
| String |
FULLSIZE_WIDTH |
Width of the fullsize image (for type='picture') (int)
|
| String |
GIF_HASH |
|
| String |
ID |
Database Id for this row. |
| String |
ID_HASH |
|
| String |
JSON |
Json (encoded as a string) for this object (type = 'data', 'rdl')
|
| String |
LATITUDE |
Latitude of the position for this object (type = 'location') (Double)
|
| String |
LIKE_COUNT |
The total number of likes on this object (Integer)
|
| String |
LONGITUDE |
Longitude of the position for this object (type = 'location') (Double)
|
| String |
MESSAGE_ID |
|
| String |
MESSAGE_STATUS |
|
| String |
MIME_TYPE |
Mime type for the content attached to this object (type = 'file', 'data')
|
| String |
MODIFIED_TIMESTAMP |
|
| String |
NOUN |
A human readable type for this object, eg 'story' or 'high score' (String)
|
| String |
OUTGOING_MSG_ID |
|
| String |
PARENT_ID |
Id of the object this object references, eg for a 'comment' (Long)
|
| String |
PAYLOAD |
A (small) binary payload for this object. |
| String |
PLACE_NAME |
|
| String |
SENDER_ID |
The database id of the identity that sent this object (Long)
|
| String |
SERVER_IDENTIFIER |
A unique identifier for this message (String)
|
| String |
SERVER_METADATA |
|
| String |
SERVER_TIMESTAMP |
A timestamp for when the message was received by the server. |
| String |
SK_HASH |
|
| String |
TEXT |
Body of a text message. |
| String |
THUMBNAIL_HASH |
Hash of a thumbnail for this object (for type='picture') (byte[])
|
| String |
THUMBNAIL_HEIGHT |
Height of a thumbnail for this object (for type='picture') (int)
|
| String |
THUMBNAIL_WIDTH |
Width of a thumbnail for this object (for type='picture') (int)
|
| String |
TIMESTAMP |
|
| String |
TYPE |
Type of this object (String)
|
| String |
UNIVERSAL_ID |
|
| String |
VIDEO_HASH |
|
| String |
WEB_CALLBACK |
A web url to launch for this object as a fallback to launching a native app (for type='rdl') (String)
|