| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
ACTION
The action associated with the notification. 
 | 
static java.lang.String | 
ACTION_POSTED
Notification posted action. 
 | 
static java.lang.String | 
ACTION_REMOVED
Notification removed action. 
 | 
static java.lang.String | 
CATEGORY
The category of the notification. 
 | 
static java.lang.String | 
EXTRA
The extra bundle of the notification. 
 | 
static java.lang.String | 
PACKAGE_NAME
The package name of the notification. 
 | 
static java.lang.String | 
POST_TIME
The timestamp of when the notification was posted. 
 | 
static java.lang.String | 
SUB_TEXT
The subtext of the notification. 
 | 
static java.lang.String | 
TEXT
The text of the notification. 
 | 
static java.lang.String | 
TITLE
The title of the notification. 
 | 
EOS, TIME_CREATED| Modifier and Type | Method and Description | 
|---|---|
static PStreamProvider | 
asUpdates()
Provide a list of Notification items from Notification catch result. 
 | 
containsField, equals, excludeFields, getAsBoolean, getAsDouble, getAsFloat, getAsInteger, getAsLong, getAsString, getValueByField, includeFields, isEndOfStream, setFieldValue, toDebugString, toJson, toMap, toString@PSItemField(type=java.lang.Long.class) public static final java.lang.String POST_TIME
@PSItemField(type=java.lang.String.class) public static final java.lang.String ACTION
public static final java.lang.String ACTION_REMOVED
public static final java.lang.String ACTION_POSTED
@PSItemField(type=java.lang.String.class) public static final java.lang.String CATEGORY
@PSItemField(type=java.lang.String.class) public static final java.lang.String PACKAGE_NAME
@PSItemField(type=java.lang.String.class) public static final java.lang.String TITLE
@PSItemField(type=java.lang.String.class) public static final java.lang.String TEXT
@PSItemField(type=java.lang.String.class) public static final java.lang.String SUB_TEXT
@PSItemField(type=android.os.Bundle.class) public static final java.lang.String EXTRA
public static PStreamProvider asUpdates()