- Author
- Lluis TurrĂ³ Cutiller lluis.nosp@m.@tur.nosp@m.ro.or.nosp@m.g
Definition at line 24 of file Urgency.java.
◆ Urgency()
org.turro.push.service.Urgency.Urgency |
( |
String |
urgency | ) |
|
Definition at line 32 of file Urgency.java.
33 this.headerValue = urgency;
◆ getHeaderValue()
String org.turro.push.service.Urgency.getHeaderValue |
( |
| ) |
|
◆ HIGH
org.turro.push.service.Urgency.HIGH =("high") |
◆ LOW
org.turro.push.service.Urgency.LOW =("low") |
◆ NORMAL
org.turro.push.service.Urgency.NORMAL =("normal") |
◆ VERY_LOW
org.turro.push.service.Urgency.VERY_LOW =("very-low") |
The documentation for this enum was generated from the following file: