supl/locationomasuplprotocolhandler/protocolhandlerver1/inc/epos_comasuplprotocolmanager1.h
changeset 39 3efc7a0e8755
parent 32 b12ea03c50a3
child 50 4c28d569e1fe
equal deleted inserted replaced
37:e175e2ba2fb0 39:3efc7a0e8755
   513 public:
   513 public:
   514     /*
   514     /*
   515      * Method used to make conversion request for retrieving position of a location id.
   515      * Method used to make conversion request for retrieving position of a location id.
   516      * 
   516      * 
   517      * @since S60 v5.2
   517      * @since S60 v5.2
   518      * @param aSuplSessn session object on which processing will start
   518      * @param aSuplSessn session object on which processing will start,ownership is not transferred
   519      * @param aCellInfo contains cell id information and cell id type
   519      * @param aCellInfo contains cell id information and cell id type
   520      * @param aStatus On return, the status of the request
   520      * @param aStatus On return, the status of the request
   521      * 
   521      * 
   522      */
   522      */
   523     void MakeLocationConversionRequestL( CSuplSessionBase* aSuplSessn,
   523     void MakeLocationConversionRequestL( CSuplSessionBase* aSuplSessn,
   524                                                       TGeoCellInfo& aCellInfo,               
   524                                                       TGeoCellInfo& aCellInfo,               
   525                                                       TRequestStatus& aStatus );
   525                                                       TRequestStatus& aStatus );
   526     /*
   526     /*
   527      * Method used to make cancel a conversion request for retrieving position of a location id.
   527      * Method used to make cancel a conversion request for retrieving position of a location id,,ownership is not transferred.
   528      * 
   528      * 
   529      * @since S60 v5.2
   529      * @since S60 v5.2
   530      * @param aSuplSessn session object which is to be cancelled
   530      * @param aSuplSessn session object which is to be cancelled
   531      * 
   531      * 
   532      */
   532      */