|
||||||||
PREV NEXT | FRAMES NO FRAMES |
address
to
- Address(int, String, String) -
Constructor for class com.funambol.mail.Address
- Creates a new instance of Address
- ANSWERED -
Static variable in class com.funambol.mail.MessageFlags
- This message has been answered.
- appendMessage(Message) -
Method in class com.funambol.mail.Folder
- Appends the given
Message
to this Folder
Part
Message
from this Folder
Message
from this Folder
, using
the message id as key.
Message
from this Folder
, using
a positional index as key.
subst
.
Message
within a
folder, e.g.
Folder
providing a name for it and a
reference to the Store
in which it has to be created
Message
Folder
as passed in the
constructor
name
Message
object corresponding to the given message
ID
Message
object corresponding using a positional
index.
Folder
path
.
path
.
path
.
path
.
Folder
, taking the last part of
the fullname
Folder
's
pathname from the names of immediate subfolders
TODO: Perhaps it is better to define in a field the character used as
separator and not directly here (this adopted here is the solution by
Sun)
Store
containing this Folder
Part
Message
within a
Folder
and the flags related to this Message
.Message
object into
a string formatted as per RFC 2822/MIME ready to be passed to the transport
layer of the email applicationMessage
object and to the name of the Folder
containing this
Message
object
Message
object ready to be stored in the device store (the
latter represented by implementations of the Store
interface)BodyPart
s in multi-part
Message
s as per RFC 2046Address
objects, each representing a recipient.
Message
object ready to be serialized and
stored into the device's persistent store.
name
from this message
Address
Folder
this Message
is contained in
Message
object referenced
by 'mailmessage' are analyzed to be estracted and formatted into a string
in the form foreseen by the RFC 2822/MIME specifications
|
||||||||
PREV NEXT | FRAMES NO FRAMES |