fixed string coverter for callback parameter related MQ APIs
authorjihwan.seo <jihwan.seo@samsung.com>
Tue, 30 Aug 2016 08:04:31 +0000 (17:04 +0900)
committerAshok Babu Channa <ashok.channa@samsung.com>
Wed, 31 Aug 2016 11:50:08 +0000 (11:50 +0000)
commit9597dfa26d60aaabbe4f01cd1af7d9a9f9c73e48
treeabce60d406daef08934a578a3facace964731150
parent1d68531436cd9a590b1338b1719d62390de606cb
fixed string coverter for callback parameter related MQ APIs

both CreateMQTopic and DiscoveryMQTopics callback
had wrong coverter for uri parameter.

Change-Id: I71f01a473ed5133880e2e50c2d0df7c1c7a7cad6
Signed-off-by: jihwan.seo <jihwan.seo@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/11117
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Jaehong Jo <jaehong.jo@samsung.com>
Reviewed-by: Ashok Babu Channa <ashok.channa@samsung.com>
resource/src/InProcClientWrapper.cpp