inappmessaging / com.rakuten.tech.mobile.inappmessaging.runtime.data.models.appevents / BaseEvent / <init>
<init>
BaseEvent(@NotNull eventType:
EventType
, @NotNull eventName:
String
, @NotNull isPersistent:
Boolean
)
BaseEvent will be the base class of all local events objects, including CustomEvent. During initialization, constructor parameters will be checked for validity if there are reasons to believe that parameter could be invalid.