NoAudienceMatch

data class NoAudienceMatch(val unmatchedRules: List<UnmatchedRule>) : InternalTriggerResult(source)

No matching audience was found for this trigger so no paywall will be shown.

Constructors

Link copied to clipboard
constructor(unmatchedRules: List<UnmatchedRule>)

Properties

Link copied to clipboard

Functions

Link copied to clipboard