Updated the comments as per Jira IOT-573
authorsanilgupta <sanil.g@samsung.com>
Wed, 1 Jul 2015 06:41:05 +0000 (12:11 +0530)
committerErich Keane <erich.keane@intel.com>
Fri, 10 Jul 2015 19:08:51 +0000 (19:08 +0000)
Please update

Change-Id: Idd318b1f6d2359deb1653b323d35159ffb9fbd8f
Signed-off-by: sanilgupta <sanil.g@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/1473
Reviewed-by: Ravi Nanjundappa <nravi.n@samsung.com>
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Erich Keane <erich.keane@intel.com>
resource/include/OCApi.h

index 2032ca7..045f4df 100755 (executable)
@@ -111,7 +111,7 @@ namespace OC
     *  ModeType   : indicate whether we want to do server, client or both
     *  ServerConnectivity : default flags for server
     *  ClientConnectivity : default flags for client
-    *  QoS        : Quality of Service : CONFIRMABLE or NON CONFIRMABLE.
+    *  QoS       : indicate Quality of Service : LowQos, MidQos,HighQos and NaQos(No quality Defined).
     */
     struct PlatformConfig
     {