Deprecated stc_foreach_stats API 28/200228/2
authorhyunuktak <hyunuk.tak@samsung.com>
Wed, 20 Feb 2019 08:52:44 +0000 (17:52 +0900)
committerhyunuktak <hyunuk.tak@samsung.com>
Thu, 21 Feb 2019 04:37:41 +0000 (13:37 +0900)
Change-Id: I7fecd04272f167fc610ecdae6bab61f231273917
Signed-off-by: hyunuktak <hyunuk.tak@samsung.com>
include/stc.h

index 7cd58c5239842949d7a1a48d167d26d96bdfc3e7..5a0b81c5362ab748cc0a1b25345b2232ad1616a0 100755 (executable)
@@ -356,6 +356,7 @@ int stc_get_stats(stc_h stc, stc_stats_rule_h rule,
                  stc_stats_info_cb info_cb, void *user_data);
 
 /**
+ * @deprecated Deprecated since 5.5. Use stc_get_all_stats() and stc_foreach_all_stats() instead.
  * @brief Gets the statistics information of each application asynchronously.
  * @details The callback is called for each application that used network
  * in between timestamps specified.