From: cheoleun moon Date: Mon, 11 Jul 2022 05:30:50 +0000 (+0900) Subject: Update net_connection_doc.h for network.route feature X-Git-Tag: accepted/tizen/unified/20220712.010813 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Ftags%2Faccepted%2Ftizen%2Funified%2F20220712.010813;p=platform%2Fcore%2Fapi%2Fconnection.git Update net_connection_doc.h for network.route feature Change-Id: Idac5c31e3f34145a96e344d11fe92c8e5c8891cd --- 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