Class | Description |
---|---|
DeviceAppAttributes |
Represents common attributes specific to this app and device.
|
InstrumentationEvent |
Represents a typical instrumentation event.
|
InstrumentationEventBuilder |
Builder class that helps create a new InstrumentationEvent object.
|
Enum | Description |
---|---|
InstrumentationEvent.ErrorType |
Represents the type of error being logged.
|
InstrumentationEvent.EventType |
Represents the type of event being logged.
|
InstrumentationEvent.SchemaType |
Represents the type of schema being logged.
|
Exception | Description |
---|---|
InstrumentationEventBuilder.EventBuilderException |
Exception thrown if the event can not be built.
|