#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.
Parameters | |
---|---|
aErrorAction | On return, error action to use. |
Leave Codes | |
---|---|
One | of the system-wide error codes RSystemAgent::Connect() returned an error. |