EventSink
public protocol EventSink : AnyObject
-
Declaration
Swift
func onEvent(event: TracingEvent)
Docs (100% documented)
public protocol EventSink : AnyObject
Swift
func onEvent(event: TracingEvent)