RoomAggregateNotificationCount

data class RoomAggregateNotificationCount(val notificationCount: Int, val highlightCount: Int)

Constructors

Link copied to clipboard
constructor(notificationCount: Int, highlightCount: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard