ContentAttributes

Optional attributes used to populate the content of an outbound web notification, such as recommender configuration for personalized content.

Types

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

Properties

Link copied to clipboard

Configuration for the recommender used to generate personalized recommendations for the notification content.

Functions

Link copied to clipboard
inline fun copy(block: ContentAttributes.Builder.() -> Unit = {}): ContentAttributes
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