[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>
Mon, 13 Nov 2023 07:53:58 +0000 (16:53 +0900)
commit93af4629a35d8376476cdd7510af1f1ed9709593
tree638986c6743ffce8cffff5ee2cc719ffb3851835
parente0926a8907700bdbb5a9ca7f58675ae66b05d764
[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