Modify RE cache callback function.
https://jira.iotivity.org/browse/IOT-2093 RE cache callback was not report error and error code In this patch, 1. RE cache callback was changed to call on error including error code. std::function< void(const RCSResourceAttributes& attrs, int eCode) > CacheUpdatedCallback; 2. Related unit test and sample was updated. 3. Related other service was updated. Change-Id: Iafb16d3025c491c45e70bbe347ce72b61a82aae2 Signed-off-by:KIM JungYong <jyong2.kim@samsung.com> Reviewed-on: https://gerrit.iotivity.org/gerrit/19109Reviewed-by:
Uze Choi <uzchoi@samsung.com> Tested-by:
Uze Choi <uzchoi@samsung.com>
Showing
Please register or sign in to comment