Added a Variant of findResourceList API which support error callback.
authorJay Sharma <jay.sharma@samsung.com>
Tue, 27 Dec 2016 13:37:32 +0000 (19:07 +0530)
committerAshok Babu Channa <ashok.channa@samsung.com>
Wed, 28 Dec 2016 08:52:36 +0000 (08:52 +0000)
commit814ae39e882dd07f9a281cd7d9bd7f796f6f7ca1
tree1ce6e3713bccdb664bf63353f2a0f415989e4e29
parent202a2e3d6671c012bef6aab5136c3ac6d0ac2735
Added a Variant of findResourceList API which support error callback.

JIRA : IOT-1706

Change-Id: I85fea5c323746534b3f95515c9a7eb920ba7cbb3
Signed-off-by: Jay Sharma <jay.sharma@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/15915
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Jihun Ha <jihun.ha@samsung.com>
Reviewed-by: Abhishek Pandey <abhi.siso@samsung.com>
Reviewed-by: Ashok Babu Channa <ashok.channa@samsung.com>
resource/include/IClientWrapper.h
resource/include/InProcClientWrapper.h
resource/include/OCPlatform.h
resource/include/OCPlatform_impl.h
resource/include/OutOfProcClientWrapper.h
resource/src/InProcClientWrapper.cpp
resource/src/OCPlatform.cpp
resource/src/OCPlatform_impl.cpp