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 NotificationPowerLevelRoomPowerLevelsContent. notificationsThe power level requirements for specific notification types.Methods in io.github.ma1uta.matrix.event.content that return NotificationPowerLevel Modifier and Type Method Description NotificationPowerLevelRoomPowerLevelsContent. getNotifications()Methods in io.github.ma1uta.matrix.event.content with parameters of type NotificationPowerLevel Modifier and Type Method Description voidRoomPowerLevelsContent. setNotifications(NotificationPowerLevel notifications)
-