fail tct : HumanActivityMonitorManager_getHumanActivityData_with_errorCallback
ServiceNotavailable Exception invoked instead of error callback
when start is not called prior to getHumanActivityData().
verificaiton : HAM auto tct 100% passed.
Change-Id: I4803dc239a45cf4ef0d40b88e29898b320aab6bb
Signed-off-by: jk.pu <jk.pu@samsung.com>
}
var listenerId = 'HumanActivityMonitor_' + args.type;
- if (!native_.isListenerSet(listenerId)) {
- throw new WebAPIException(WebAPIException.SERVICE_NOT_AVAILABLE_ERR);
- }
var data = {
type: args.type