javacommons/gcfprotocols/http/inc.s60/httpsessionclient.h
changeset 87 1627c337e51e
parent 21 2a9601315dfc
equal deleted inserted replaced
80:d6dafc5d983f 87:1627c337e51e
    75     CJavaValidationFilter* iValidationFilter;
    75     CJavaValidationFilter* iValidationFilter;
    76     //TBool iUsePlugInProxy;
    76     //TBool iUsePlugInProxy;
    77     RLibrary iCustomiserLib;
    77     RLibrary iCustomiserLib;
    78     RSocketServ iSocketServ;
    78     RSocketServ iSocketServ;
    79     RConnection iConnection;
    79     RConnection iConnection;
    80     TInt     iApnId ;
    80     TInt     iApnId ;       // stores the ap id, could be SNAP id or IAP id depending on iApType
       
    81     TInt  iApType;          // stores the access point type, 2= SNAP, 3=IAP
    81     //MHttpClientCustomiser* iCustomiser;
    82     //MHttpClientCustomiser* iCustomiser;
    82 };
    83 };
    83 
    84 
    84 #endif // HTTPSESSIONCLIENT_H
    85 #endif // HTTPSESSIONCLIENT_H