MRemConCoreApiControllerObserver Class Reference
class MRemConCoreApiControllerObserver
|
Clients must implement this interface in order to instantiate objects of type
CRemConCoreApiController
. This interface passes incoming responses from RemCon to the client. In order to minimise the number of virtual functions the client has to implement, there's just one non-pure function which delivers all responses.
Member Functions Documentation
MrccacoResponse(TRemConCoreApiOperationId, TInt)
void
|
MrccacoResponse
|
(
|
TRemConCoreApiOperationId
|
aOperationId,
|
|
TInt
|
aError
|
|
)
|
[virtual]
|
A response has been received.
Parameters
TRemConCoreApiOperationId
aOperationId
|
The operation ID. The response is to a previous command of this type.
|
TInt
aError
|
|
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.