Notification
fun Notification(id: Long? = null, type: Notification.Type? = null, date: Long? = null, dateRFC: String? = null, users: List<Subsite>? = null, text: String? = null, commentText: String? = null, url: String? = null, icon: Notification.Icon? = null)
Content copied to clipboard
Parameters
id
type
Тип уведомления: * 2
- TYPE_LIKE * 4
- TYPE_REPLY * 8
- TYPE_BANNED * 16
- TYPE_UNPUBLISH * 32
- TYPE_COMMENT * 64
- TYPE_SYSTEM * 128
- TYPE_VACANCY
date
dateRFC
users
text
commentText
url
icon
Название иконки, которая подставляется вместо аватарки.