TMmsMsvEntry Class Reference
class TMmsMsvEntry : public TMsvEntry
|
Constructor & Destructor Documentation
TMmsMsvEntry()
IMPORT_C
|
TMmsMsvEntry
|
(
|
)
|
|
TMmsMsvEntry(const TMsvEntry &)
IMPORT_C
|
TMmsMsvEntry
|
(
|
const
TMsvEntry
&
|
aGenericEntry
|
)
|
|
Constructor. This causes memory copy to take place, so use rather type casting when you do not need copy of the object. Note that this does not copy the contents of iDetails and iDescriptor of aGenericEntry.. The destructor of the original
CMsvEntry
entry deletes the buffers pointed to by the TPtrC members.
Parameters
const
TMsvEntry
& aGenericEntry
|
an entry in the Message Server index
|
Member Functions Documentation
AttachmentFile()
IMPORT_C const
TDesC
&
|
AttachmentFile
|
(
|
)
|
const
|
Attachment File name accessor
EditorOriented()
TBool
|
EditorOriented
|
(
|
)
|
const [inline]
|
Editor Oriented flag accessor.
IsForwardedMessage()
TBool
|
IsForwardedMessage
|
(
|
)
|
const [inline]
|
If the message entry is forwarded message.
IsMDeliveryInd()
TBool
|
IsMDeliveryInd
|
(
|
)
|
const [inline]
|
If the message entry is m-delivery-ind.
IsMNotificationInd()
TBool
|
IsMNotificationInd
|
(
|
)
|
const [inline]
|
If the message entry is m-notification-ind.
IsMRetrieveConf()
TBool
|
IsMRetrieveConf
|
(
|
)
|
const [inline]
|
If the message entry is m-retrieve-conf.
IsMSendReq()
TBool
|
IsMSendReq
|
(
|
)
|
const [inline]
|
If the message entry is m-send-req.
IsMobileTerminated()
TBool
|
IsMobileTerminated
|
(
|
)
|
const [inline]
|
If the message entry is a mobile terminated message.
MNotifyRespIndSent()
TBool
|
MNotifyRespIndSent
|
(
|
)
|
const [inline]
|
M-NotifyResp.ind is sent for this M-Notification.ind
SetAttachmentFile(const TDesC &)
IMPORT_C void
|
SetAttachmentFile
|
(
|
const
TDesC
&
|
aFile
|
)
|
|
Attachment File name mutator
Parameters
const
TDesC
& aFile
|
attachment file name in message binary file storage
|
SetEditorOriented(TBool)
void
|
SetEditorOriented
|
(
|
TBool
|
aParam
|
)
|
[inline]
|
Editor Orieneted flag mutator.
SetForwardedMessage(TBool)
void
|
SetForwardedMessage
|
(
|
TBool
|
aParam
|
)
|
[inline]
|
Mutator for forwarded message flag. aParam ETrue if the entry is a mobile terminated message.
SetMDeliveryInd()
void
|
SetMDeliveryInd
|
(
|
)
|
[inline]
|
Mutator for m-delivery-ind.
SetMNotificationInd()
void
|
SetMNotificationInd
|
(
|
)
|
[inline]
|
Mutator for m-notification-ind.
SetMNotifyRespIndSent(TBool)
void
|
SetMNotifyRespIndSent
|
(
|
TBool
|
aParam
|
)
|
[inline]
|
Mutator for M-NotifyResp.ind Sent flag
Parameters
TBool
aParam
|
ETrue if M-NotifyResp.ind is sent.
|
SetMRetrieveConf()
void
|
SetMRetrieveConf
|
(
|
)
|
[inline]
|
Mutator for m-retrieve-conf.
SetMSendReq()
void
|
SetMSendReq
|
(
|
)
|
[inline]
|
Mutator for m-send-req flag.
SetMobileTerminated(TBool)
void
|
SetMobileTerminated
|
(
|
TBool
|
aParam
|
)
|
[inline]
|
Mutator for mobile terminated message flag.
Parameters
TBool
aParam
|
ETrue if the entry is a mobile terminated message.
|
SetSubject(const TDesC &)
IMPORT_C void
|
SetSubject
|
(
|
const
TDesC
&
|
aSubject
|
)
|
|
Parameters
const
TDesC
& aSubject
|
message subject
|
Subject()
IMPORT_C const
TDesC
&
|
Subject
|
(
|
)
|
const
|
operator==(const TMsvEntry &)
operator==(const TMmsMsvEntry &)
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.