inappmessaging / com.rakuten.tech.mobile.inappmessaging.runtime.data.enums / EventType / getById
getById
@Nullable fun getById(@NotNull typeId:
Int
):
EventType
?
Gets the trigger log event type for a given typeId. If typeId argument is not any of the valid id, null will be returned.