SYMBIAN OS V9.3
» Symbian OS v9.3 » Symbian OS reference » C++ component reference » Messaging MSG_SCHEDULEDSEND » TMsvSendAction
Location: schsend.hrh
schsend.hrh
TMsvSendAction
Defines the action to take if an error occurs in message sending.
ESendActionFail
Fail and do not retry.
ESendActionRetryImmediately
Retry (after short retry interval).
ESendActionRetryLater
Retry (after long retry interval).
ESendActionSentAlready
Do not retry.
ESendActionRetryConditionMet
Retry when condition met.
This is only supported in 8.1 onwards. In 8.0 this action is treated the same as ESendActionRetryImmediately.
Copyright ©2008 Symbian Software Ltd.