MMMFDRMCustomCommandImplementor Class Reference

class MMMFDRMCustomCommandImplementor

Mixin class to be derived from by controller plugins wishing to support the DRM Intent custom commands.

Member Functions Documentation

MdcDisableAutomaticIntent(TBool)

TInt MdcDisableAutomaticIntent(TBoolaDisableAutoIntent)[pure virtual]

Disable the automatic (controller specified) execution of intent

Parameters

TBool aDisableAutoIntent

MdcEvaluateIntent(ContentAccess::TIntent)

TInt MdcEvaluateIntent(ContentAccess::TIntentaIntent)[pure virtual]

Evaluate a particular intent

Parameters

ContentAccess::TIntent aIntentThe intent to evaluate

MdcExecuteIntent(ContentAccess::TIntent)

TInt MdcExecuteIntent(ContentAccess::TIntentaIntent)[pure virtual]

Executes a particular intent

Parameters

ContentAccess::TIntent aIntentThe intent to execute

MdcSetAgentProperty(ContentAccess::TAgentProperty, TInt)

TInt MdcSetAgentProperty(ContentAccess::TAgentPropertyaProperty,
TIntaValue
)[pure virtual]

Parameters

ContentAccess::TAgentProperty aProperty
TInt aValue