Topic

class Topic

The topic of the notification.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The details of the resource mentioned in a notification.

Link copied to clipboard

The role of the resource mentioned in a notification.

Link copied to clipboard

The subject of the resource mentioned in a notification.

Functions

Link copied to clipboard
inline fun copy(block: Topic.Builder.() -> Unit = {}): Topic
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String