LMMS
Loading...
Searching...
No Matches
juce::PushNotifications::Notification::LedBlinkPattern Struct Reference

#include <juce_PushNotifications.h>

Public Attributes

int msToBeOn = 0
int msToBeOff = 0

Detailed Description

Allows to control the time the device's led is on and off.

Member Data Documentation

◆ msToBeOff

int juce::PushNotifications::Notification::LedBlinkPattern::msToBeOff = 0

The led will be off for the given number of milliseconds, after which it will turn on.

◆ msToBeOn

int juce::PushNotifications::Notification::LedBlinkPattern::msToBeOn = 0

The led will be on for the given number of milliseconds, after which it will turn off.


The documentation for this struct was generated from the following file: