The following header file(s) have changed between 3.0 and 3.1
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
sendui.h
cmessagedata.h
cmessageaddress.h
senduiconsts.h
csendingserviceinfo.h
| Type | Class | Change |
| New define | |
#define KMaxStringLength 1024; |
| 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; |
| Type | Class | Change |
| New public method | CMessageAddress |
IMPORT_C void ExternalizeL( RWriteStream& aStream ); |
| New public method | CMessageAddress |
IMPORT_C void InternalizeL( RReadStream& aStream ); |
| Type | Class | Change |
| New define | |
#define KSendUiGenericMtmPluginUidValue |
| New define | |
#define KSenduiTechnologyIMUidValue |
| New UID | |
const TUid KGenericMtmPlugin |
| New UID | |
const TUid KSenduiTechnologyIMUid |
| 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; |