idlehomescreen/sapiwrapper/cpswrapper/inc/cpswrapper.h
branchRCL_3
changeset 25 137ebc85284b
parent 1 5315654608de
equal deleted inserted replaced
23:7be2816dbabd 25:137ebc85284b
    59         
    59         
    60         /**
    60         /**
    61          * Callback methot for registered widget notify.
    61          * Callback methot for registered widget notify.
    62          */
    62          */
    63         virtual void NotifyWidgetRegisteredL() = 0;
    63         virtual void NotifyWidgetRegisteredL() = 0;
       
    64         
       
    65         /**
       
    66          * Callback method for updated widget notify.
       
    67          */
       
    68         virtual void NotifyWidgetUpdatedL() = 0;
    64         };
    69         };
    65 
    70 
    66     /**
    71     /**
    67      *  Wrapper for cps liw service
    72      *  Wrapper for cps liw service
    68      *
    73      *