Class NotificationPowerLevel


  • public class NotificationPowerLevel
    extends Object
    Notifications.
    • Field Detail

      • room

        private Byte room
        The level required to trigger an @room notification. Defaults to 50 if unspecified.
    • Constructor Detail

      • NotificationPowerLevel

        public NotificationPowerLevel()
    • Method Detail

      • getRoom

        public Byte getRoom()
      • setRoom

        public void setRoom​(Byte room)