Add documentation for NFC Appcontrol operation 95/99295/3
authorJihoon Jung <jh8801.jung@samsung.com>
Tue, 22 Nov 2016 09:56:36 +0000 (18:56 +0900)
committerjk.pu <jk.pu@samsung.com>
Wed, 23 Nov 2016 02:50:49 +0000 (11:50 +0900)
PS2: [LB] Reviewed

Change-Id: If3a27dd7f8410af852b5ef763ba5640058c83b83
Signed-off-by: jk.pu <jk.pu@samsung.com>
org.tizen.guides/html/native/app_management/common_appcontrol_n.htm
org.tizen.guides/html/web/app_management/common_appcontrol_w.htm

index 2faa9c4..c9967e8 100644 (file)
@@ -2217,6 +2217,8 @@ location_setting(void)
 <ul><li><span style="font-family: Courier New,Courier,monospace">http://tizen.org/appcontrol/operation/setting/nfc</span> (in <span style="font-family: Courier New,Courier,monospace">.c</span> files and manifest file)</li>
 <li><span style="font-family: Courier New,Courier,monospace">APP_CONTROL_OPERATION_SETTING_NFC</span> (in <span style="font-family: Courier New,Courier,monospace">.c</span> files only)</li></ul>
 
+<h4>Extra Input</h4>
+<p>The key/value string to be shown depends on the application scenario and configuration. The key is optional.</p>
        
 <h4>Example Code</h4>
 <pre class="prettyprint">
index d3aa5e6..c6b4ac0 100644 (file)
@@ -1869,6 +1869,8 @@ tizen.application.launchAppControl(appControl, null,
 <h4>Operation</h4>
        <p><span style="font-family: Courier New,Courier,monospace">http://tizen.org/appcontrol/operation/setting/nfc</span></p>
 
+<h4>Extra Input</h4>
+<p>The key/value string to be shown depends on the application scenario and configuration. The key is optional.</p>
 
 <h4>Example Code</h4>
 <pre class="prettyprint">