supl/locationomasuplprotocolhandler/protocolhandlerver2/inc/epos_comasuplconnrequestor.h
branchRCL_3
changeset 12 5944cae565c9
parent 0 667063e416a2
child 20 2b4ea9893b66
equal deleted inserted replaced
10:d6e4203b7ebe 12:5944cae565c9
    48 	enum TConnState
    48 	enum TConnState
    49 	    {
    49 	    {
    50 		  EConnecting,
    50 		  EConnecting,
    51 		  EConnectionDone,
    51 		  EConnectionDone,
    52 	      ESending,
    52 	      ESending,
    53 	      EInitilizeSetting
    53 	      EInitilizeSetting,
       
    54 		  EInitialState
    54 		};
    55 		};
    55 
    56 
    56 	public :  // Constructor 
    57 	public :  // Constructor 
    57 	
    58 	
    58 		/**
    59 		/**
   297             TBool iIapDialogShown;
   298             TBool iIapDialogShown;
   298             
   299             
   299             TBool iIapDlgTimerExpired;
   300             TBool iIapDlgTimerExpired;
   300             
   301             
   301             TBool iIsTimeoutDialogTimerStarted;
   302             TBool iIsTimeoutDialogTimerStarted;
       
   303 			
       
   304 			TBool iTriggerSession;
   302 
   305 
   303 };
   306 };
   304 
   307 
   305 #endif //C_COMASUPLCONNREQUESTOR_H
   308 #endif //C_COMASUPLCONNREQUESTOR_H