Cleaned up JNI wrapper, android light sensor resource example, notification mechanism...
[platform/upstream/iotivity.git] / service / resource-container / bundle-api / include / BundleResource.h
index 5315edd..8468fc3 100644 (file)
@@ -97,6 +97,8 @@ namespace OIC
                 */
                 void setAttributes(RCSResourceAttributes &attrs);
 
+                void setAttributes(RCSResourceAttributes &attrs, bool notify);
+
                 /**
                 * Return the value of an attribute
                 *