In Wearable’s 3rd party App, can received Rich notification Data?

In Wearable’s 3rd party App, can received Rich notification Data?

BY 07 Jul 2015 Web Application Development

I would like to send the data to Wearable 3rd party App’ from Host App using Rich Notification.
Is it possible??

According to the 4.9.3 in ProgramingGuide_RichNotificaiton.pdf provided for Rich Notification, it looks like to be possible.

myAction.setData(Uri.parse(“checkin://venue_id=12345”));

I’m wondering how to get the above uri by javascript in Tizen wearable.

Written by