//inappmessaging/com.rakuten.tech.mobile.inappmessaging.runtime.data.models.appevents/BaseEvent/isPersistentType
isPersistentType
[androidJvm]\
@NotNull
open override fun isPersistentType(): Boolean
This method returns event is persistent type (can be used by campaigns multiple times). If persistent type, event will not be removed in LocalEventRepository when used by a campaign.