MMS Client MTM API Specification: Changes

The following header file(s) have changed between 3.0 and 3.1

Table 3: mmsclient.h
Type Class Change
New protected member variable CMmsClientMtm CMsvSession& iOwnSession;

Table 4: mmsconst.h
Type Class Change
New constant const TInt KMmsMillion;
New constant const TInt KMmsDateBufferLength;

The following header file(s) have changed between 3.1 and 3.2

Table 5: mmsclient.h
Type Class Change
New virtual method CMmsClientMtm virtual CMsvOperation* SendReadReportL( TMsvId aReadMessageId, TRequestStatus& aCompletionStatus, TMmsReadStatus aReadStatus = EMmsReadStatusRead );
Removed protected variable CMmsClientMtm HBufC* iAddressOpen;
Removed protected variable CMmsClientMtm HBufC* iAddressClose;

Table 6: mmsconst.h
Type Class Change
New constant const TUint32 KMmsMessageRoutedToApplication;
New constant const TUint8 KMmsMessageTypeDeleteReq;
New constant const TUint8 KMmsMessageTypeDeleteConf;
New constant const TUint8 KMmsMessageTypeCancelReq;
New constant const TUint8 KMmsMessageTypeCancelConf;
New constant const TUint8 KMmsCancelRequestSuccessfullyReceived;
New constant const TUint8 KMmsCancelRequestCorrupted;
New constant const TUint8 KMmsContentClassText;
New constant const TUint8 KMmsContentClassImageBasic;
New constant const TUint8 KMmsContentClassImageRich;
New constant const TUint8 KMmsContentClassVideoBasic;
New constant const TUint8 KMmsContentClassVideoRich;
New constant const TUint8 KMmsContentClassMegaPixel;
New constant const TUint8 KMmsContentClassContentBasic;
New constant const TUint8 KMmsContentClassContentRich;
New constant const TUint8 KMmsRecommendedRetrievalModeManual;

Table 7: mmserrors.h
Type Class Change
New MMS Error value KMmsErrorUnregisteredApplication
New MMS Error value KMmsErrorApplicationDiskFull


Copyright © Nokia Corporation 2001-2008
Back to top