[IoTConnectivity] Set EventContinue as true when ResourceFound/PlatformInformationFound 23/149523/2 preview1-00194
authorHongkuk, Son <hongkuk.son@samsung.com>
Tue, 12 Sep 2017 10:38:13 +0000 (19:38 +0900)
committerHongkuk, Son <hongkuk.son@samsung.com>
Tue, 12 Sep 2017 12:00:01 +0000 (21:00 +0900)
commit7fbf0c7609decacd945f592073327a151b5df657
tree626485cd836635d5ebe54b60c68dfb144e1d3b1c
parent074b2ec760f8e32a0ad949cb9975c7e9d5042699
[IoTConnectivity] Set EventContinue as true when ResourceFound/PlatformInformationFound

 - If there is no default value for EventContinue, then it is set as false.
   In app side(ex, C#TCT), if cb is called and if it doesn't set EventContinue more,
   then it is recognized as false, so next found cb will never be called.
 - So now, fix to set it as true when ResourceFound/PlatformInformationFound.
 - When DeviceInformationFound, it was already set as true.

Signed-off-by: Hongkuk, Son <hongkuk.son@samsung.com>
Change-Id: I3d827c335fea2c95036ca9295e62c4d774001139
src/Tizen.Network.IoTConnectivity/Tizen.Network.IoTConnectivity/IoTConnectivityClientManager.cs