inappmessaging / com.rakuten.tech.mobile.inappmessaging.runtime / InAppMessaging / onVerifyContext
onVerifyContext
abstract var onVerifyContext: (contexts: List<String>, campaignTitle: String) -> Boolean
This callback is called just before showing a message of campaign that has registered contexts.
Return false to prevent the message from displaying.