Submittable

interface Submittable

Interface representing a self submittable Collector. This interface is used to mark Collector that can be submitted itself.

Functions

Link copied to clipboard
abstract fun eventType(): String

Returns the event type for this collector.