Package com.dynatrace.android.agent
package com.dynatrace.android.agent
-
ClassDescriptionThis interface provides functionality to create (child) actions, report events/values/errors and tracing web requests.OneAgent SDK for Android.This interface defines a set of actions that can be used to interact with currently open user actions.Classes that implement this interface need to handle the currently open
ModifiableUserAction
and apply changes to it.This class represents a network timing event for reporting the time elapsed between two user-defined time points (startWebRequestTiming
andstopWebRequestTiming
).