| JUCE
    | 
Allows to control the time the device's led is on and off. More...
#include <juce_PushNotifications.h>
| Public Attributes | |
| int | msToBeOn = 0 | 
| The led will be on for the given number of milliseconds, after which it will turn off. | |
| int | msToBeOff = 0 | 
| The led will be off for the given number of milliseconds, after which it will turn on. | |
Allows to control the time the device's led is on and off.
| int PushNotifications::Notification::LedBlinkPattern::msToBeOn = 0 | 
The led will be on for the given number of milliseconds, after which it will turn off.
| int PushNotifications::Notification::LedBlinkPattern::msToBeOff = 0 | 
The led will be off for the given number of milliseconds, after which it will turn on.