Add two APIs in EnrolleeConf class
authorJihun Ha <jihun.ha@samsung.com>
Mon, 3 Apr 2017 12:07:13 +0000 (21:07 +0900)
committerUze Choi <uzchoi@samsung.com>
Fri, 7 Apr 2017 06:50:58 +0000 (06:50 +0000)
commit2ad35698ca42de7497f02bbc3959371065503f0f
tree04e4a8b46b16247b77eb1237c8d26900c726047d
parentf7681434ada0a1a795ca8246d628b606d88f481d
Add two APIs in EnrolleeConf class

The two APIs are added in EnrolleConf class so that provisioning status
and last error code properties can be passed to application as a response
of getConfiguration API call.
Note that those APIs are already provided in EnrolleeStatus class which
is a GET request with baseline interface.

Change-Id: I46133a189fff5201df9526bf2ef6009834ab77ab
Signed-off-by: Jihun Ha <jihun.ha@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/18445
Tested-by: jenkins-iotivity <jenkins@iotivity.org>
Reviewed-by: Heewon Park <h_w.park@samsung.com>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
service/easy-setup/mediator/richsdk/inc/ESRichCommon.h
service/easy-setup/sampleapp/mediator/linux/richsdk_sample/mediator.cpp