[WidgetControl] Add MainAppId, PackageId properties and modify required feature ...
authorHyunho Kang <hhstark.kang@samsung.com>
Mon, 3 Dec 2018 05:56:26 +0000 (14:56 +0900)
committersemun-lee <35090067+semun-lee@users.noreply.github.com>
Mon, 3 Dec 2018 05:56:26 +0000 (14:56 +0900)
commit5b4d989615d89174e5a0a6ef06d26919005dad56
tree3f3a3b39676133c9cab8748fe112edea3042bd4d
parentb54293b94154997f5fbde246bd655808c85aae2a
[WidgetControl] Add MainAppId, PackageId properties and modify required feature (#525)

* Add get main appid/package id APIS

- (static)GetWidgetMainAppId
- (static)GetWidgetPackageId

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Fix since tizen for new APIs

5 -> 6

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Modify get widget main appid/pacakgeid to property

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Add feature documentation

Signed-off-by: hyunho <hhstark.kang@samsung.com>
* Add not supported exception for some memebers

Signed-off-by: hyunho <hhstark.kang@samsung.com>
src/Tizen.Applications.WidgetControl/Interop/Interop.WidgetService.cs
src/Tizen.Applications.WidgetControl/Tizen.Applications/WidgetControl.cs [changed mode: 0755->0644]