locationmanager/locationtrail/inc/cnetworkinfo.h
branchRCL_3
changeset 17 50de4d668bb6
parent 14 646a02f170b9
child 36 aa5a574040a4
equal deleted inserted replaced
15:3cebc1a84278 17: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