BannerPendingDismissal

constructor(bannerId: String, stableKey: String? = null, dismissalTimeMs: Long)

Parameters

bannerId

Banner tracking ID (Banner.trackingId).

stableKey

Stable key that identifies the banner across metadata changes.

dismissalTimeMs

Dismissal timestamp in milliseconds; must use same source as request time (com.braze.support.nowInMilliseconds).