android.provider.Checkin.Properties |
Class Overview
The properties table is a set of tagged values sent with every checkin.
Unlike statistics or events, they are not cleared after being uploaded.
Multiple properties inserted with the same tag overwrite each other.
Summary
Nested Classes |
enum |
Checkin.Properties.Tag |
Valid tag values, to be extended as necessary. |
[Expand]
Inherited Constants |
From interface
android.provider.BaseColumns
|
Constants
public
static
final
String
TABLE_NAME
Constant Value:
"properties"
public
static
final
String
TAG
public
static
final
String
VALUE
Fields
public
static
final
Uri
CONTENT_URI