Class: NMA::Priority

Inherits:
Object
  • Object
show all
Defined in:
lib/ruby-notify-my-android/notification.rb

Constant Summary collapse

VERY_LOW =
-2
MODERATE =
-1
NORMAL =
0
HIGH =
1
EMERGENCY =
2