Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: tsendasmessagetypefilter.h
Link against: sendas2.lib

Class TSendAsMessageTypeFilter

class TSendAsMessageTypeFilter;

Description

This class encapsulates filter information for available message type modules (MTMs) held by the SendAs session.

Members

Defined in TSendAsMessageTypeFilter:
Reset(), TSendAsMessageTypeFilter(), TSendAsMessageTypeFilter(), TSendAsMessageTypeFilter(), iCondition, iMessageCapability, iValue


Construction and destruction


TSendAsMessageTypeFilter()

IMPORT_C TSendAsMessageTypeFilter();

Description


TSendAsMessageTypeFilter()

IMPORT_C TSendAsMessageTypeFilter(TUid aMsgCap);

Description

Parameters

TUid aMsgCap


TSendAsMessageTypeFilter()

IMPORT_C TSendAsMessageTypeFilter(TUid aMsgCap, TInt aVal, RSendAs::TSendAsConditionType aCond);

Description

Parameters

TUid aMsgCap

TInt aVal

RSendAs::TSendAsConditionType aCond

[Top]


Member functions


Reset()

IMPORT_C void Reset();

Description

[Top]


Member data


iMessageCapability

TUid iMessageCapability;

Description


iValue

TInt iValue;

Description


iCondition

RSendAs::TSendAsConditionType iCondition;

Description