inappmessaging / com.rakuten.tech.mobile.inappmessaging.runtime.data.models.appevents / Event / isPersistentType
isPersistentType
@NotNull abstract 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.