Fields Summary |
---|
static final int | RETRY_DELAYRetry delay. |
public static final String | NOTIFY_PROPMIDlet property for the install notify URL. |
public static final String | SUCCESS_MSGSuccess message for the suite provider. |
public static final String | INSUFFICIENT_MEM_MSGError message for the suite provider. |
public static final String | USER_CANCELLED_MSGError message for the suite provider. |
public static final String | JAR_SIZE_MISMATCH_MSGError message for the suite provider. |
public static final String | ATTRIBUTE_MISMATCH_MSGError message for the suite provider. |
public static final String | INVALID_JAD_MSGError message for the suite provider. |
public static final String | INVALID_JAR_MSGError message for the suite provider. |
public static final String | INCOMPATIBLE_MSGError message for the suite provider. |
public static final String | AUTHENTICATION_FAILURE_MSGError message for authentication failure. |
public static final String | AUTHORIZATION_FAILURE_MSGError message for authorization failure. |
public static final String | PUSH_REG_FAILURE_MSGError message for push registration failure. |
public static final String | DELETE_NOTIFICATION_MSGError message for push registration failure. |
public static final String | CONTENT_HANDLER_CONFLICTMessage to send when a content handler install fails. |
public static final String | INVALID_CONTENT_HANDLERMessage to send when a content handler install fails. |