#include <mw/obexheaders.h>
class TObexMatchHeaderType : public MObexHeaderCheck |
Public Member Functions | |
---|---|
virtual EXPORT_C TBool | Interested(TUint8) |
IMPORT_C void | SetType(CObexHeader::THeaderType) |
Inherited Functions | |
---|---|
MObexHeaderCheck::MOHC_ExtensionInterfaceL(TUid,void *&) | |
MObexHeaderCheck::Reset() |
Reimplemented from MObexHeaderCheck::Interested(TUint8)
Called to discover is the user is interested in the contents of this header.
Parameter | Description |
---|---|
aHI | The identifier of the header, including type bits. |
Returns: ETrue if the user is interested in the contents of this header.