aicontentmodel.h File Reference

const TInt KAiContentIdMaxLength

const TIntKAiContentIdMaxLength

Maximum length for a content item textual id.

TAiContentItem::id

const TInt KAiContentTypeMaxLength

const TIntKAiContentTypeMaxLength

Maximum length for content type.

TAiContentItem::type

const TInt KAiNullContentId

const TIntKAiNullContentId

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

const char KAiContentTypeBitmap

const charKAiContentTypeBitmap

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 charKAiContentTypeText

MIME type for passing textual data.

MAiContentObserver::Publish

const char KAiContentTypeData

const charKAiContentTypeData

MIME type for passing raw data.

MAiContentObserver::PublishPtr