Uses of Class
com.uc4.api.objects.NotificationAttributes
-
Packages that use NotificationAttributes Package Description com.uc4.api.objects -
-
Uses of NotificationAttributes in com.uc4.api.objects
Fields in com.uc4.api.objects declared as NotificationAttributes Modifier and Type Field Description protected NotificationAttributes
Notification. attr
Methods in com.uc4.api.objects that return NotificationAttributes Modifier and Type Method Description NotificationAttributes
Notification. attributes()
Returns aNotificationAttributes
object which contains attributes of this Notification.
-