[System.Feedback] Change feedback theme api name index to id
authorYunhee Seo <yuni.seo@samsung.com>
Wed, 8 Nov 2023 04:58:33 +0000 (13:58 +0900)
committerChanwoo Choi <chanwoo@kernel.org>
Tue, 14 Nov 2023 10:52:40 +0000 (19:52 +0900)
commit9d2b570e19db4abece3d3b3784f45d6edbd1e62d
tree4bcd20d80bc0ff51d41920f170cfa7e20647bd93
parent45a8d627d78066a31e7e86ea12606c37832fdd01
[System.Feedback] Change feedback theme api name index to id

As policies dealing with feedback themes have changed from index to id-base selection,
API naming also changed from index to id.
Feedback themes are no longer treated sequentially, also not dependent on index.
It is managed through a unique id.

Signed-off-by: Yunhee Seo <yuni.seo@samsung.com>
src/Tizen.System.Feedback/Feedback/Feedback.cs
src/Tizen.System.Feedback/Interop/Interop.Feedback.cs