Dear All,
I’m trying to get the alarms in the Alarm Application. Until now couldn’t figure it out. I tried to use Alarm API, but that’s working locally. Only listing the alarms you have set for the current application.
I tried to use the Application Control feature, but probably it does not support.
If someone tried before, it will help a lot.
Thank you.
Hello,
According to the Alarm API documentation,
Each application has its own individual alarm storage, that is, applications cannot view or edit alarms set by other applications.
It seems you cannot access alarms set by other application.
Thanks,
Ummey
Thank you for the information.
If it is your application you can write alarm details into a file. If it is not your app try to ask for such feature or exposing message port.