TImSmtpProgress Class Reference
Progress information for SMTP operations on the Internet Mail MTM.
The information is obtained through calling CMsvOperation::Progress() on the operation. It is packaged into an 8-bit descriptor.
Messaging clients use the getter functions to get various types of information about an operation's progress. The setter functions are for use by the MTM.
Member Functions Documentation
ConnectionIAP()
IMPORT_C
TInt
|
ConnectionIAP
|
(
|
)
|
const
|
ConnectionState()
IMPORT_C
TInt
|
ConnectionState
|
(
|
)
|
const
|
DecrementSendTotal()
IMPORT_C void
|
DecrementSendTotal
|
(
|
)
|
|
Error()
IMPORT_C
TInt
|
Error
|
(
|
)
|
const
|
FailedToSend()
IMPORT_C
TInt
|
FailedToSend
|
(
|
)
|
const
|
InitialiseTotal(const TInt &)
IMPORT_C void
|
InitialiseTotal
|
(
|
const
TInt
&
|
aTotal
|
)
|
|
MsgNo()
IMPORT_C
TInt
|
MsgNo
|
(
|
)
|
const
|
NotSent()
IMPORT_C
TInt
|
NotSent
|
(
|
)
|
const
|
SendTotal()
IMPORT_C
TInt
|
SendTotal
|
(
|
)
|
const
|
Sent()
IMPORT_C
TInt
|
Sent
|
(
|
)
|
const
|
ServiceId()
IMPORT_C
TMsvId
|
ServiceId
|
(
|
)
|
const
|
SetConnectionIAP(TInt)
IMPORT_C void
|
SetConnectionIAP
|
(
|
TInt
|
aConnectionIAP
|
)
|
|
SetError(TInt)
IMPORT_C void
|
SetError
|
(
|
TInt
|
anError
|
)
|
|
SetMsgNo(TInt)
IMPORT_C void
|
SetMsgNo
|
(
|
TInt
|
aMsgNo
|
)
|
|
SetServiceId(TMsvId)
IMPORT_C void
|
SetServiceId
|
(
|
TMsvId
|
aServiceId
|
)
|
|
SetStatus(TMsgImOutboxSendState)
IMPORT_C void
|
SetStatus
|
(
|
TMsgImOutboxSendState
|
aStatus
|
)
|
|
Parameters
TMsgImOutboxSendState
aStatus
|
|
Status()
IMPORT_C
TMsgImOutboxSendState
|
Status
|
(
|
)
|
const
|
UpdateFailedToSend()
IMPORT_C void
|
UpdateFailedToSend
|
(
|
)
|
|
UpdateSent()
IMPORT_C void
|
UpdateSent
|
(
|
)
|
|
Member Data Documentation
TInt
iFailedToSend
TInt
|
iFailedToSend
|
[private]
|
TImImailFileProgress
iSendFileProgress
Status information about the message that is currently being sent (if sending is in progress).
TInt
iSendTotal
TInt
|
iSendTotal
|
[private]
|
TMsgImOutboxSendState
iStatus
TMsgImOutboxSendState
|
iStatus
|
[private]
|
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.