supl/locationomasuplprotocolhandler/supllistener/inc/epos_comasuplsmslistenerbase.h
branchCompilerCompatibility
changeset 11 b1c431e5a893
parent 0 667063e416a2
equal deleted inserted replaced
10:936cdb3b3ca7 11:b1c431e5a893
   110 	/*
   110 	/*
   111 	 * Forwards message to SUPL gateway
   111 	 * Forwards message to SUPL gateway
   112 	 *
   112 	 *
   113 	 * @since S60 v3.1
   113 	 * @since S60 v3.1
   114 	 */
   114 	 */
   115     void COMASuplSmsListenerBase::SendL( const TPtr8& aMessage );
   115     void SendL( const TPtr8& aMessage );
   116 
   116 
   117     // from base class CActive    
   117     // from base class CActive    
   118     /**
   118     /**
   119      * Cancels outanding events
   119      * Cancels outanding events
   120      *
   120      *