SourceAttributeCollectedEvent
class SourceAttributeCollectedEvent(val key: String, val attributeType: Type, val value: String?, elapsedMillis: Long?) : EventWithArgs<SourceAttributeCollected>
Constructors
Link copied to clipboard
fun SourceAttributeCollectedEvent(key: String, attributeType: Type, value: String?, elapsedMillis: Long?)