Notification System
sendNotification
Send a notification to the tablet interface.App name or title
Notification header
Notification message content
Path to app icon
Tablet State Functions
isTabletOpen
Check if the tablet is currently open.Returns
true
if tablet is open, false
if closedisFlashlight
Check if flashlight is enabled.Returns
true
if flashlight is enabled, false
otherwise