Submittable
public protocol Submittable
A protocol representing a self submittable [Collector].
-
A method returning the eventType of the submittable object.
Declaration
Swift
func eventType() -> String
View on GitHub