|
MoSync 3.3
|
Flashing LED lights. Define color and pattern. Platform: Android only. More...
#include <Notification/LocalNotification.h>
Public Member Functions | |
| NotificationFlashLights (int color, int on, int off) | |
| NotificationFlashLights () | |
Public Attributes | |
| int | ledARGB |
| int | ledOnMS |
| Length of time, in seconds, to keep the light on. | |
| int | ledOffMS |
| Length of time, in seconds, to keep the light off. | |
Flashing LED lights. Define color and pattern. Platform: Android only.