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