mpxcollectionmessagedefs.h File Reference

const TInt KMPXMessageIdItemChanged

const TInt KMPXMessageIdItemChanged

Item changed message

const TMPXAttributeData KMPXMessageCollectionId

const TMPXAttributeData KMPXMessageCollectionId

Attributes supported for KMPXMessageIdItemChanged TUid . Collection id of the message originator

const TMPXAttributeData KMPXMessageChangeEventType

const TMPXAttributeData KMPXMessageChangeEventType

TMPXChangeEventType, change event type

const TMPXAttributeData KMPXMessageMediaGeneralCategory

const TMPXAttributeData KMPXMessageMediaGeneralCategory

TMPXGeneralCategory, category of the media changed

const TMPXAttributeData KMPXMessageMediaGeneralId

const TMPXAttributeData KMPXMessageMediaGeneralId

TMPXItemId (as def'd in CollectionPath) ID of media changed

const TMPXAttributeData KMPXMessageMediaDeprecatedId

const TMPXAttributeData KMPXMessageMediaDeprecatedId

TMPXItemId (as def'd in CollectionPath) (Optional) Old ID of media if media is moved/renamed

const TInt KMPXCustomMessageId

const TInt KMPXCustomMessageId

A CMPXMessage to give additinal information about failures or events generated from collection plugins. This message can be customized by a plugin to tell the UI about events

const TMPXAttributeData KMPXCustomMessageCollectionId

const TMPXAttributeData KMPXCustomMessageCollectionId

Attributes supported for KMPXCustomMessageId The collection id that originated the message (TInt)

const TMPXAttributeData KMPXCustomMessageEventType

const TMPXAttributeData KMPXCustomMessageEventType

TInt, a generic event type such as TMPXCollectionServerOp The interpretation of this attribute depends on the collection plugin.

For example, the Music DB plugin will return EMcsOpen, KErrOutOfDisk if the plugin cannot merge the database because of low disk space

const TMPXAttributeData KMPXCustomMessageErrorCode

const TMPXAttributeData KMPXCustomMessageErrorCode

TInt, standard symbian error codes