Remake old APIs using new APIs
[platform/core/appfw/app-core.git] / include / appcore-common.h
index a130336..125aabe 100644 (file)
@@ -76,6 +76,8 @@ enum appcore_event {
                        /**< Region setting is changed */
        APPCORE_EVENT_SUSPENDED_STATE_CHANGE,
                        /**< The suspended state is changed */
+       APPCORE_EVENT_UPDATE_REQUESTED,
+                       /**< Update requested */
 };
 
 /**