webservices/wshttpchanneltransportplugin/inc/senhttpchannel.h
branchRCL_3
changeset 19 9e96e2676219
parent 0 62f9d29f7211
--- a/webservices/wshttpchanneltransportplugin/inc/senhttpchannel.h	Tue Apr 27 17:46:55 2010 +0300
+++ b/webservices/wshttpchanneltransportplugin/inc/senhttpchannel.h	Tue May 11 17:14:12 2010 +0300
@@ -158,7 +158,9 @@
     virtual void EnableTimeOutL(TInt aTxnId, TInt aTimeOutSec) = 0;
     virtual void DisableTimeOutL(TInt aTxnId) = 0;
     virtual TInt32 UsedIap() = 0;
-    
+    virtual void ResetIapId() = 0;
+    virtual void ResetUsedIapId() = 0;
+    virtual void SetExplicitIapDefined(TBool aExplicitIapDefined) = 0;
     };
 
 #endif // SEN_HTTP_CHANNEL_H