aicontentmodel.h File Reference

const TInt KAiContentIdMaxLength

const TInt KAiContentIdMaxLength

Maximum length for a content item textual id.

TAiContentItem::id

const TInt KAiContentTypeMaxLength

const TInt KAiContentTypeMaxLength

Maximum length for content type.

TAiContentItem::type

const TInt KAiNullContentId

const TInt KAiNullContentId

Null value for content id. Plug-in content model should never use this id value in its content model.

const char KAiContentTypeBitmap

const char KAiContentTypeBitmap

Mime type for passing bitmap content data. The content data should contain a packaged CGulIcon object pointer when this MIME tyoe is used.

CGulIcon MAiContentObserver::PublishPtr

const char KAiContentTypeText

const char KAiContentTypeText

MIME type for passing textual data.

MAiContentObserver::Publish

const char KAiContentTypeData

const char KAiContentTypeData

MIME type for passing raw data.

MAiContentObserver::PublishPtr