Uses of Class
io.github.ma1uta.matrix.event.nested.NotificationPowerLevel
-
Packages that use NotificationPowerLevel Package Description io.github.ma1uta.matrix.event.content Event content classes. -
-
Uses of NotificationPowerLevel in io.github.ma1uta.matrix.event.content
Fields in io.github.ma1uta.matrix.event.content declared as NotificationPowerLevel Modifier and Type Field Description private NotificationPowerLevel
RoomPowerLevelsContent. notifications
The power level requirements for specific notification types.Methods in io.github.ma1uta.matrix.event.content that return NotificationPowerLevel Modifier and Type Method Description NotificationPowerLevel
RoomPowerLevelsContent. getNotifications()
Methods in io.github.ma1uta.matrix.event.content with parameters of type NotificationPowerLevel Modifier and Type Method Description void
RoomPowerLevelsContent. setNotifications(NotificationPowerLevel notifications)
-