[Service][TV] Introduce ServiceMessage 87/272287/4 accepted/tizen/unified/20220318.020441 submit/tizen/20220316.160023
authorDongHyun Song <dh81.song@samsung.com>
Mon, 14 Mar 2022 06:11:20 +0000 (15:11 +0900)
committerDongHyun Song <dh81.song@samsung.com>
Wed, 16 Mar 2022 07:59:57 +0000 (16:59 +0900)
commit896a407d511e7961c7160c771a01fdbb9fc3772a
tree9a5063edba9ab93048f9bac21c9da84bd4b0ec39
parentad13bc8f7207c7b27a5e050a48b79cb3c4a97ae8
[Service][TV] Introduce ServiceMessage

This introduces service message notification for DeviceHome
The case doesn't use Samsung IME, the UI app can utilize ServiceMessage
to catch propagating message from DeviceHome.
notifyServiceMessage() will give a message only to foreground application.

Change-Id: If36cb754382fc2c0f6d186c212a40c28ccf3eb9b
Signed-off-by: DongHyun Song <dh81.song@samsung.com>
wrt_app/common/service_message.ts [new file with mode: 0644]
wrt_app/service/device_api_router.ts