Pushnotificationios Method
| name |
meaning |
| Presentlocalnotification |
Show planned notifications now |
| Schedulelocalnotification |
Planning Notifications |
| Setapplicationiconbadgenumber |
App icon in the top right corner of the small red bubble in the number |
| Getapplicationiconbadgenumber |
Get the number of small red bubbles on the app icon |
| AddEventListener |
Add listening when registering a notification or displaying a notification |
| Requestpermissions |
Request Permission (popup box, small red bubble, sound) |
| Abandonpermissions |
Give up notice of receiving Apple's official services |
| Checkpermissions |
Check Permissions |
| Popinitialnotification |
Notification content that triggers initialization |
| Constructor |
constructor function |
| GetMessage () |
Get the primary information for a notification |
| Getsound () |
Get voice information in APS objects |
| Getalert () |
Get the main information in APS |
| Getbadgecount () |
Get the number of small red bubbles in APs |
| GetData () |
Gets the data object in the notification |