public class INotification
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
EXTRA_NOTIFICATION
The intent extra name that holds the parcelable notification which
describes the event raised by the service.
|
static java.lang.String |
INTENT_ACTION
The intent action that is used for system broadcasts coming from the
recognition serivce.
|
Constructor and Description |
---|
INotification() |
public static final java.lang.String INTENT_ACTION
public static final java.lang.String EXTRA_NOTIFICATION