OMA DRM CAF Agent API is a collection of enumerations and constants that can be used with CAF. It does not contain any classes or function declarations itself.
OMA DRM CAF Agent API covers agent specific commands and attributes. These are handled by invoking the following CAF methods:
CManager
GetAttribute
GetAttributeSet
GetStringAttribute
GetStringAttributeSet
AgentSpecificCommand
CContent
GetAttribute
GetAttributeSet
GetStringAttribute
GetStringAttributeSet
AgentSpecificCommand
CData
GetAttribute
GetAttributeSet
GetStringAttribute
GetStringAttributeSet
AgentSpecificCommand
All the functions need to be called on an allocated object of the respective class.
This API does not contain any classes. All the classes required to use OMA DRM CAF Agent are parts of CAF API.