accessoryservices/remotecontrolfw/client/coreapi/public/remconcoreapicontrollerobserver.h
branchRCL_3
changeset 22 8cb079868133
parent 21 ccb4f6b3db21
equal deleted inserted replaced
21:ccb4f6b3db21 22:8cb079868133
    39 	A response has been received. 
    39 	A response has been received. 
    40 	@param aOperationId The operation ID. The response is to a previous 
    40 	@param aOperationId The operation ID. The response is to a previous 
    41 	command of this type.
    41 	command of this type.
    42 	@param The response error.
    42 	@param The response error.
    43 	*/
    43 	*/
    44 	IMPORT_C virtual void MrccacoResponse(TRemConCoreApiOperationId aOperationId, TInt aError);
    44 	virtual void MrccacoResponse(TRemConCoreApiOperationId aOperationId, TInt aError);
    45 	};
    45 	};
    46 
    46 
    47 #endif // REMCONCOREAPICONTROLLEROBSERVER_H
    47 #endif // REMCONCOREAPICONTROLLEROBSERVER_H