Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: schsend.hrh

This item is not part of the S60 3rd Edition SDK for Symbian OS, Feature Pack 2.

Enum TMsvSendAction

TMsvSendAction

Description

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.