MFeatureInfoPluginCallback Class Reference
class MFeatureInfoPluginCallback |
This M-class is an interface class implemented by FM server to receive feature information responses from adaptation plug-ins i.e. they call the server back with the data. Reference supplied to the plugin implementation at construction and available in iResponseCallback.
CFeatureInfoPlugin
Member Functions Documentation
ProcessResponseL(const FeatureInfoCommand::TFeatureInfoCmd, const TUint8, TDesC8 &)
Method to return data in response to a message from a Feature Info plugin. The related ProcessCommandL call must return before this method can be called.
Parameters
const FeatureInfoCommand::TFeatureInfoCmd aCommandId | Command ID for which the response comes |
const TUint8 aTransId | Transcation identifier of the original command |
TDesC8 & aData | Data returned from call. Data package contents are defined by command. Can be deleted right after ProcessResponseL has returned. |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.