Package-level declarations

Types

Link copied to clipboard
data class InAppMessageSuppressionSubject(val name: String, val extras: JsonValue? = null, val priority: Int = 0, val hints: Map<String, String> = emptyMap())

What the app's context provider receives for a suppression evaluation, so it can answer with context about the specific message being considered.

Inherited properties

Link copied to clipboard

The AI usage for in-app message suppression.