Signed: This element is only accessible by signed clients. If you intend to use this element, please contact RIM to establish the necessary agreements that will allow you to have your COD files signed. Signing is only required for use on the device, development under the JDE can occur without signing the CODs.
Since:
JDE 3.6
Field Summary
static int
BODY_TRUNCATED
Flag to indicate that the message has been truncated.
static int
DELETED
Flag to indicate the message has been deleted.
static int
FILED
Flag to indicate that the message has been filed.
static int
MOVED
Flag to indicate that the message has moved since the last synchronization of the
handheld with the desktop.
static int
OPENED
Flag to indicate that the message has been read.
static int
PRIORITY
Flag to indicate that this is a High Priority message.
static int
REPLY_ALLOWED
Flag to indicate that replies are allowed from this message.
static int
REQUEST_READ_ACK
Flag to indicate that the message sender requested an acknowledgment;
a Read Acknowledgment message should be returned to the sender
when the message is opened.
static int
SAVED
Flag to indicate that the message was saved.
static int
SAVED_THEN_ORPHANED
Flag to indicate that the message was saved and deleted from its original location.
Field Detail
OPENED
public static final int OPENED
Flag to indicate that the message has been read.
Category:
Signed: This element is only accessible by signed clients. If you intend to use this element, please contact RIM to establish the necessary agreements that will allow you to have your COD files signed. Signing is only required for use on the device, development under the JDE can occur without signing the CODs.
FILED
public static final int FILED
Flag to indicate that the message has been filed.
Category:
Signed: This element is only accessible by signed clients. If you intend to use this element, please contact RIM to establish the necessary agreements that will allow you to have your COD files signed. Signing is only required for use on the device, development under the JDE can occur without signing the CODs.
DELETED
public static final int DELETED
Flag to indicate the message has been deleted.
Category:
Signed: This element is only accessible by signed clients. If you intend to use this element, please contact RIM to establish the necessary agreements that will allow you to have your COD files signed. Signing is only required for use on the device, development under the JDE can occur without signing the CODs.
MOVED
public static final int MOVED
Flag to indicate that the message has moved since the last synchronization of the
handheld with the desktop.
Category:
Signed: This element is only accessible by signed clients. If you intend to use this element, please contact RIM to establish the necessary agreements that will allow you to have your COD files signed. Signing is only required for use on the device, development under the JDE can occur without signing the CODs.
SAVED_THEN_ORPHANED
public static final int SAVED_THEN_ORPHANED
Flag to indicate that the message was saved and deleted from its original location.
Category:
Signed: This element is only accessible by signed clients. If you intend to use this element, please contact RIM to establish the necessary agreements that will allow you to have your COD files signed. Signing is only required for use on the device, development under the JDE can occur without signing the CODs.
SAVED
public static final int SAVED
Flag to indicate that the message was saved.
Category:
Signed: This element is only accessible by signed clients. If you intend to use this element, please contact RIM to establish the necessary agreements that will allow you to have your COD files signed. Signing is only required for use on the device, development under the JDE can occur without signing the CODs.
REPLY_ALLOWED
public static final int REPLY_ALLOWED
Flag to indicate that replies are allowed from this message.
Category:
Signed: This element is only accessible by signed clients. If you intend to use this element, please contact RIM to establish the necessary agreements that will allow you to have your COD files signed. Signing is only required for use on the device, development under the JDE can occur without signing the CODs.
REQUEST_READ_ACK
public static final int REQUEST_READ_ACK
Flag to indicate that the message sender requested an acknowledgment;
a Read Acknowledgment message should be returned to the sender
when the message is opened.
Category:
Signed: This element is only accessible by signed clients. If you intend to use this element, please contact RIM to establish the necessary agreements that will allow you to have your COD files signed. Signing is only required for use on the device, development under the JDE can occur without signing the CODs.
PRIORITY
public static final int PRIORITY
Flag to indicate that this is a High Priority message.
Category:
Signed: This element is only accessible by signed clients. If you intend to use this element, please contact RIM to establish the necessary agreements that will allow you to have your COD files signed. Signing is only required for use on the device, development under the JDE can occur without signing the CODs.
BODY_TRUNCATED
public static final int BODY_TRUNCATED
Flag to indicate that the message has been truncated.
Category:
Signed: This element is only accessible by signed clients. If you intend to use this element, please contact RIM to establish the necessary agreements that will allow you to have your COD files signed. Signing is only required for use on the device, development under the JDE can occur without signing the CODs.
Copyright 1999-2002 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved. Copyright 1993-2000 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All Rights Reserved. Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.