--- a/mediator/inc/Client/MediatorEventConsumerBody.h Fri Mar 19 09:58:42 2010 +0200
+++ b/mediator/inc/Client/MediatorEventConsumerBody.h Fri Apr 16 16:18:45 2010 +0300
@@ -1,5 +1,5 @@
/*
-* Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2009 - 2010 Nokia Corporation and/or its subsidiary(-ies).
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
@@ -121,6 +121,11 @@
* From CActive::DoCancel()
*/
void DoCancel();
+
+ /**
+ * From CActive::RunError()
+ */
+ TInt RunError( TInt aError );
private: // New functions