contentstorage/srvinc/cainstallnotifier.h
changeset 61 8e5041d13c84
parent 60 f62f87b200ec
child 66 32469d7d46ff
equal deleted inserted replaced
60:f62f87b200ec 61:8e5041d13c84
    83     /**
    83     /**
    84      * Creates an instance of CCaInstallNotifier implementation.
    84      * Creates an instance of CCaInstallNotifier implementation.
    85      * @param aNotifier Reference to notifier interface.
    85      * @param aNotifier Reference to notifier interface.
    86      * @param aNotificationType Notification type.
    86      * @param aNotificationType Notification type.
    87      */
    87      */
    88     static CCaInstallNotifier* NewL( MCaInstallListener& aListener,
    88 IMPORT_C static CCaInstallNotifier* NewL( MCaInstallListener& aListener,
    89             TNotificationType aNotificationType );
    89             TNotificationType aNotificationType );
    90 
    90 
    91     /**
    91     /**
    92      * Destructor.
    92      * Destructor.
    93      */
    93      */