locationmanager/locationtrail/inc/cnetworkinfo.h
branchRCL_3
changeset 8 50de4d668bb6
parent 6 646a02f170b9
child 19 b73252188534
equal deleted inserted replaced
7:3cebc1a84278 8:50de4d668bb6
    31 public:    
    31 public:    
    32     /**
    32     /**
    33      * This method is used for setting the network cell id to the 
    33      * This method is used for setting the network cell id to the 
    34      * location trail.
    34      * location trail.
    35      */
    35      */
    36     virtual void NetworkInfo( const CTelephony::TNetworkInfoV1 &aNetworkInfo, const TInt aError ) __SOFTFP  = 0;
    36     virtual void NetworkInfo( const CTelephony::TNetworkInfoV1 &aNetworkInfo, const TInt aError ) = 0;
    37     };
    37     };
    38 
    38 
    39 /**
    39 /**
    40  *  
    40  *  
    41  *  @since S60 3.1
    41  *  @since S60 3.1