文件名称:Cordova-Reminder:用于处理推送通知的cordova-plugin
文件大小:52KB
文件格式:ZIP
更新时间:2024-07-01 10:46:03
Java
该 Cordova 插件使用户能够根据目的地坐标、距离、移动和时间通过提醒通知获得通知。 启动提醒通知 Reminder.start( out success:Function, out error:Function, in options:Object ) : undefined @param success必须是当一切顺利和/或设置新的提醒通知时要调用的函数。 @param error必须是出现错误和/或无法设置提醒通知时要调用的函数。 @param options必须是一个对象,用于调整某些首选项: mode必须是一个字符串,以确定是否在“目标”、“跟踪”或“状态”模式下显示提醒通知, 默认值:“目标”
【文件预览】:
Cordova-Reminder-master
----src()
--------android()
--------wp8()
----plugin.xml(3KB)
----README.md(9KB)
----www()
--------Reminder.js(4KB)
----.fetch.json(142B)