Send UI API: Changes

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

Table 2: senduiconsts.h
Type Class Change
New define KSenduiMtmUniMessageUidValue
New define KSenduiUniEditorUidValue
New define KSenduiTechnologySmsUidValue
New define KSenduiTechnologyMmsUidValue
New define KSenduiTechnologyMailUidValue
New define KSenduiTechnologyUniEditorUidValue
New define KSenduiTechnologyIrUidValue
New define KSenduiTechnologyBtUidValue
New UID const TUid KSenduiMtmUniMessageUid
New UID const TUid KSenduiTechnologySmsUid
New UID const TUid KSenduiTechnologyMmsUid
New UID const TUid KSenduiTechnologyMailUid
New UID const TUid KSenduiTechnologyUniEditorUid
New UID const TUid KSenduiTechnologyIrUid
New UID const TUid KSenduiTechnologyBtUid
New UID const TUid KSenduiUniEditorUid

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

Table 3: cmessagedata.h
Type Class Change
New define #define KMaxStringLength 1024;

Table 4: cmessagedata.h
Type Class Change
New public method CMessageData IMPORT_C void ExternalizeL( RWriteStream& aStream ) const;
New public method CMessageData IMPORT_C void InternalizeL( RReadStream& aStream );
New public method CMessageData IMPORT_C void SetOpaqueDataL( const TDesC8* aData, TUid aDataType );
New public method CMessageData IMPORT_C const TPtrC8 OpaqueData() const;

Table 5: cmessageaddress.h
Type Class Change
New public method CMessageAddress IMPORT_C void ExternalizeL( RWriteStream& aStream );
New public method CMessageAddress IMPORT_C void InternalizeL( RReadStream& aStream );

Table 6: senduiconsts.h
Type Class Change
New define #define KSendUiGenericMtmPluginUidValue
New define #define KSenduiTechnologyIMUidValue
New UID const TUid KGenericMtmPlugin
New UID const TUid KSenduiTechnologyIMUid

Table 7: csendingserviceinfo.h
Type Class Change
New public enum CSendingServiceInfo TServiceFeatures
New public method CSendingServiceInfo IMPORT_C void SetTechnologyTypeId( TUid aTechnologyType );
New public method CSendingServiceInfo IMPORT_C TUid TechnologyTypeId() const;
New public method CSendingServiceInfo IMPORT_C void SetServiceFeatures( TInt aServiceFeatures );
New public method CSendingServiceInfo IMPORT_C TInt ServiceFeatures() const;


Copyright © Nokia Corporation 2001-2008
Back to top