Modify NFC app control operation 68/99168/4 accepted/tizen/3.0/common/20161207.194355 accepted/tizen/3.0/ivi/20161207.011250 accepted/tizen/3.0/mobile/20161207.011154 accepted/tizen/3.0/tv/20161207.011212 accepted/tizen/3.0/wearable/20161207.011230 submit/tizen_3.0/20161206.051506
authorJihoon Jung <jh8801.jung@samsung.com>
Fri, 2 Dec 2016 08:58:16 +0000 (17:58 +0900)
committerHwanKyu Jhun <h.jhun@samsung.com>
Mon, 5 Dec 2016 08:16:06 +0000 (00:16 -0800)
Change-Id: I32d6e4d8d84d9c431a12c8a24f0bb5e36bd9109f
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
include/app_control.h

index 98f69e0..31be55d 100644 (file)
@@ -300,9 +300,10 @@ typedef enum {
 
 /**
  * @brief Definition for the app_control operation: Shows NFC settings.
- * @details Input: Nothing\n
+ * @details Input: APP_CONTROL_DATA_TYPE in Extra (Since 3.0).\n
  *          Output: Nothing\n
  * @since_tizen @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif
+ * @remarks Prior to Tizen 3.0, no input value was needed.
  */
 #define APP_CONTROL_OPERATION_SETTING_NFC "http://tizen.org/appcontrol/operation/setting/nfc"