Notification
Notification is used to put notification to the notification bar or light the LED light
app.CreateNotification(options)
Options
- AutoCancel
- FullScreen
- Ongoing
Methods
- id
- Destroy()
- Release()
- GetType()
- SetMessage( ticker,title,text )
- Notify( id )
- Cancel( id )
- SetLargeImage( image )
- SetLights( color,onMs,offMs )