#include <mw/msvsysagentaction.h>
| class CMsvSysAgentActions : public CArrayFixFlat< TMsvSysAgentConditionAction > |
| Public Attributes | |
|---|---|
| TMsvSendErrorAction | iDefault |
| Public Member Functions | |
|---|---|
| CMsvSysAgentActions() | |
| ~CMsvSysAgentActions() | |
| IMPORT_C TBool | ConditionsMetL(TMsvSendErrorAction &) |
Defines an array of schedule send conditions that must be satisfied before a message sending attempt.
See also: TMsvSysAgentConditionAction
| IMPORT_C TBool | ConditionsMetL | ( | TMsvSendErrorAction & | aErrorAction | ) |
Tests if system agent conditions are met.
| Parameter | Description |
|---|---|
| aErrorAction | On return, error action to use. |
Returns: True if conditions are met, else false.