Error

data class Error(val reason: String) : GetUnreadSummaryResult(source)

An error occurred retrieving unread summary.

Constructors

Link copied to clipboard
constructor(reason: String)

Properties

Link copied to clipboard