From 0d1c65a1f3e8b4da77ede3acd7b4b75fbcdb7b21 Mon Sep 17 00:00:00 2001 From: cheoleun moon Date: Mon, 11 Jul 2022 14:30:50 +0900 Subject: [PATCH] Update net_connection_doc.h for network.route feature Change-Id: Idac5c31e3f34145a96e344d11fe92c8e5c8891cd --- doc/net_connection_doc.h | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/net_connection_doc.h b/doc/net_connection_doc.h index 5ed06b8..4170f52 100755 --- a/doc/net_connection_doc.h +++ b/doc/net_connection_doc.h @@ -51,6 +51,7 @@ * - %http://tizen.org/feature/network.tethering.bluetooth\n * - %http://tizen.org/feature/network.ethernet\n * - %http://tizen.org/feature/network.net_proxy\n + * - %http://tizen.org/feature/network.route\n * It is recommended to design feature related codes in your application for reliability.\n * You can check if a device supports the related features for this API by using @ref CAPI_SYSTEM_SYSTEM_INFO_MODULE, thereby controlling the procedure of your application.\n * To ensure your application is only running on the device with specific features, please define the features in your manifest file using the manifest editor in the SDK.\n -- 2.7.4