Updated sturcture of consumer.
authorKIM JungYong <jyong2.kim@samsung.com>
Mon, 13 Jun 2016 03:59:03 +0000 (12:59 +0900)
committerUze Choi <uzchoi@samsung.com>
Mon, 13 Jun 2016 06:02:18 +0000 (06:02 +0000)
commit12465ee9340ac0a7c334cba8649409616b427018
tree2715bf9b5bcc2299ef8fc66ea986ba2d4af8ca76
parenta239c7c9415ded9acee6029b7b3dcc02f3a3dc8b
Updated sturcture of consumer.

Task type about discover protocol is added.
NSMessage_consumer and messageId in NSMessage is updated.
messageId in NSMessage handling logic is modified to cause changed variable type.

Change-Id: I6454227f40c3406516932eca0ed6d8fb3b6e0e9a
Signed-off-by: KIM JungYong <jyong2.kim@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/8611
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
Tested-by: Uze Choi <uzchoi@samsung.com>
service/notification/examples/linux/notificationconsumer.c
service/notification/include/NSCommon.h
service/notification/src/common/NSConstants.h
service/notification/src/common/NSUtil.c
service/notification/src/consumer/NSConsumerCommon.c
service/notification/src/consumer/NSConsumerCommon.h
service/notification/src/consumer/NSConsumerCommunication.c
service/notification/src/consumer/NSConsumerInterface.c
service/notification/src/consumer/NSConsumerInternalTaskController.c
service/notification/src/consumer/cache/linux/NSConsumerMemoryCache.c