JUCE
Public Attributes | List of all members
juce::PushNotifications::Notification::LedBlinkPattern Struct Reference

Public Attributes

int msToBeOn = 0
 The led will be on for the given number of milliseconds, after which it will turn off. More...
 
int msToBeOff = 0
 The led will be off for the given number of milliseconds, after which it will turn on. More...
 

Member Data Documentation

◆ 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.

◆ 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.


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