How can I detect when New Notification is posted

How can I detect when New Notification is posted

BY 31 Aug 2015 Native Application Development

hello, everyone watching this topic.

I want to detect  when some Notification is posted by any tizen app, by using Tizen native api.

in Tizen native api 2.4 beta, It supports to detect some events like powerOn/Off, but doesn’t support events about notification.

Is there way to detect when notification is posted, and extract data like title,text?

In Android, This is supported by using NotificationListenerService.

 

in summary,

how can I detect Notification Posted Event?

Written by