用户单击 MobileFirst 应用程序中的通知 OK 消息后执行操作吗?

Do action after user click the notification OK message in MobileFirst app?

用户在 Mobile First 应用程序中单击通知 OK 消息后执行操作?

用户点击通知中心消息进入应用程序后,我的通知应该转到新页面"html page"。

但是我的代码应该放在哪里?在 Handler 函数中还是什么? enter image description here

是的,您可以使用 SimpleDialog 的处理函数导航到应用程序中的另一个区域。