API published in: S60 3rd Ed FP 2
#include <e32std.h>
Go to the source code of this file.
Enumerations |
|
enum | TMMFROPControllerMessage { EMMFROPControllerGetApplicationConfig, EMMFROPControllerSetApplicationConfig, EMMFROPControllerGetErrorLog, EMMFROPControllerClearErrorLog, EMMFROPControllerSetDownloadID, EMMFROPControllerSetDownloadComplete, EMMFROPControllerSetDownloadSize } |
Function constants. More... |
|
enum | TMMFROPControllerConfigVersion { KMMFAudioVideoConfigDefault, KMMFAudioVideoConfigOperator, KMMFAudioVideoConfigUser } |
Constants describing the config version to query. More... |
|
enum | TMMFROPErrorLogClass { KMMFROPErrorLogRTSP, KMMFROPErrorLogSendEvents, KMMFROPErrorLogECXlat, KMMFROPErrorLogNumClasses } |
Constants describing ErrorLog error classes. More... |
|
Variables |
|
const TUid | KUidInterfaceMMFROPController = {0x101F855D} |
|
Constants describing the config version to query. |
|
Function constants. |
|
Constants describing ErrorLog error classes. XXX This enumeration must match the EErrorLogClass enumeration located XXX in errorlog_sink.h. |
|
|