bearermanagement/mpm/inc/mpmdatausagewatcher.h
branchRCL_3
changeset 55 fc7b30ed2058
parent 17 c14618f9de99
child 71 9f263f780e41
equal deleted inserted replaced
54:984e13af52c4 55:fc7b30ed2058
    59 
    59 
    60     /**
    60     /**
    61     * Active object's DoCancel.
    61     * Active object's DoCancel.
    62     */
    62     */
    63     void DoCancel();
    63     void DoCancel();
       
    64     
       
    65     /**
       
    66     * Current cellular data usage.
       
    67     * See TCmCellularDataUsage
       
    68     */
       
    69     TInt CellularDataUsage() const;
    64 
    70 
    65 private:
    71 private:
    66 
    72 
    67     /**
    73     /**
    68     * C++ default constructor.
    74     * C++ default constructor.