Add the description for API 77/89777/1 accepted/tizen/3.0/ivi/20161011.053615 accepted/tizen/3.0/mobile/20161015.032431 accepted/tizen/3.0/tv/20161016.003541 accepted/tizen/3.0/wearable/20161015.080417 accepted/tizen/common/20160927.152805 accepted/tizen/ivi/20160929.001616 accepted/tizen/mobile/20160929.001458 accepted/tizen/tv/20160929.001641 accepted/tizen/wearable/20160929.001550 submit/tizen/20160927.073302 submit/tizen_3.0_ivi/20161010.000000 submit/tizen_3.0_ivi/20161010.000010 submit/tizen_3.0_mobile/20161015.000000 submit/tizen_3.0_tv/20161015.000000 submit/tizen_3.0_wearable/20161015.000000
authorJunghoon Park <jh9216.park@samsung.com>
Tue, 27 Sep 2016 03:22:06 +0000 (12:22 +0900)
committerJunghoon Park <jh9216.park@samsung.com>
Tue, 27 Sep 2016 03:22:06 +0000 (12:22 +0900)
Change-Id: Ie611a0a78f21da5020b052726a2c1f52ddedd7b7
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
include/app_manager.h

index 2ffad50..c5b566c 100644 (file)
@@ -183,6 +183,7 @@ void app_manager_unset_app_context_event_cb(void);
  * @retval  #APP_MANAGER_ERROR_IO_ERROR           Internal I/O error
  * @post   This function invokes app_manager_app_context_cb() for each application context.
  * @see app_manager_app_context_cb()
+ * @remarks  In case of ui applications, sub apps in application groups will not be shown.
  */
 int app_manager_foreach_app_context(app_manager_app_context_cb callback, void *user_data);