See: Description
Class | Description |
---|---|
CustomEvent | |
CustomEvent.Builder | |
ErrorEvent | |
ErrorEvent.Builder | |
ErrorEvent.StackTrace | |
Event |
Base class of the Event
|
Event.BaseBuilder<T> | |
NetworkRequestEvent | |
NetworkRequestEvent.Builder |
Enum | Description |
---|---|
Event.Type |
Different types of events that can be instrumented
NetworkRequestEvent
ErrorEvent
CustomEvent
Instrumentation
class provides static
methods to collect and send these events.