Fields Summary |
---|
public static final int | APP_TYPE_ACTIVITYApplication type activity |
public static final int | APP_TYPE_SERVICEApplication type service |
public static final int | MESSAGE_HANDLEDProcess Message return value
Message is handled |
public static final int | APP_QUERY_FAILEDProcess Message return value
Application ID or content type was not found in the application ID table |
public static final int | SIGNATURE_NO_MATCHProcess Message return value
Receiver application signature check failed |
public static final int | INVALID_RECEIVER_NAMEProcess Message return value
Receiver application was not found |
public static final int | EXCEPTION_CAUGHTProcess Message return value
Unknown exception |
public static final int | FURTHER_PROCESSINGProcess Message return value
Need further processing after WapPushManager message processing |