- reportError(String, int) - Method in interface com.dynatrace.android.agent.DTXAction
-
Reports an error as key-value pair with the time at which it occurred.
- reportError(String, Throwable) - Method in interface com.dynatrace.android.agent.DTXAction
-
Reports an error as Throwable with the time at which it occurred.
- reportError(String, int) - Static method in class com.dynatrace.android.agent.Dynatrace
-
- reportError(String, Throwable) - Static method in class com.dynatrace.android.agent.Dynatrace
-
- reportError(String, int) - Method in interface com.dynatrace.android.agent.ModifiableUserAction
-
Reports an error as key-value pair with the time at which it occurred.
- reportError(String, Throwable) - Method in interface com.dynatrace.android.agent.ModifiableUserAction
-
Reports an error as Throwable with the time at which it occurred.
- reportEvent(String) - Method in interface com.dynatrace.android.agent.DTXAction
-
Reports the time when a specific event occurred.
- reportEvent(String) - Method in interface com.dynatrace.android.agent.ModifiableUserAction
-
Reports the time when a specific event occurred.
- reportValue(String, int) - Method in interface com.dynatrace.android.agent.DTXAction
-
Reports a key-value pair with the time at which this event occurred.
- reportValue(String, long) - Method in interface com.dynatrace.android.agent.DTXAction
-
Reports a key-value pair with the time at which this event occurred.
- reportValue(String, double) - Method in interface com.dynatrace.android.agent.DTXAction
-
Reports a key-value pair with the time at which this event occurred.
- reportValue(String, String) - Method in interface com.dynatrace.android.agent.DTXAction
-
Reports a key-value pair with the time at which this event occurred.
- reportValue(String, int) - Method in interface com.dynatrace.android.agent.ModifiableUserAction
-
Reports a key-value pair with the time at which this event occurred.
- reportValue(String, long) - Method in interface com.dynatrace.android.agent.ModifiableUserAction
-
Reports a key-value pair with the time at which this event occurred.
- reportValue(String, double) - Method in interface com.dynatrace.android.agent.ModifiableUserAction
-
Reports a key-value pair with the time at which this event occurred.
- reportValue(String, String) - Method in interface com.dynatrace.android.agent.ModifiableUserAction
-
Reports a key-value pair with the time at which this event occurred.
- restoreCookies() - Static method in class com.dynatrace.android.agent.Dynatrace
-
Restores the Dynatrace cookies for the specified domains.
- WebRequestTiming - Class in com.dynatrace.android.agent
-
This class represents a network timing event for reporting the time elapsed between two user-defined time points
(startWebRequestTiming and stopWebRequestTiming).
- withActivityMonitoring(boolean) - Method in class com.dynatrace.android.agent.conf.ConfigurationBuilder
-
Enables/disables lifecycle monitoring for the class
Activity.
- withCertificateValidation(boolean) - Method in class com.dynatrace.android.agent.conf.ConfigurationBuilder
-
Enables/disables certificate validation.
- withCommunicationProblemListener(CommunicationProblemListener) - Method in class com.dynatrace.android.agent.conf.ConfigurationBuilder
-
- withCrashReplayOptedIn(boolean) - Method in class com.dynatrace.android.agent.conf.UserPrivacyOptions.Builder
-
Sets the privacy setting for the crash replay feature.
- withCrashReporting(boolean) - Method in class com.dynatrace.android.agent.conf.ConfigurationBuilder
-
Enables/disables crash reporting.
- withCrashReportingOptedIn(boolean) - Method in class com.dynatrace.android.agent.conf.UserPrivacyOptions.Builder
-
Sets the privacy setting for crash reporting.
- withDataCollectionLevel(DataCollectionLevel) - Method in class com.dynatrace.android.agent.conf.UserPrivacyOptions.Builder
-
Sets the data collection level specified by the user.
- withDebugLogging(boolean) - Method in class com.dynatrace.android.agent.conf.ConfigurationBuilder
-
Enables/disables debug logging.
- withHybridMonitoring(boolean) - Method in class com.dynatrace.android.agent.conf.ConfigurationBuilder
-
Enables/disables the hybrid monitoring feature.
- withKeyManagers(KeyManager[]) - Method in class com.dynatrace.android.agent.conf.ConfigurationBuilder
-
Allows the agent to use client certificates.
- withKeyStore(KeyStore) - Method in class com.dynatrace.android.agent.conf.ConfigurationBuilder
-
Allows the agent to verify self-signed certificates.
- withMonitoredDomains(String...) - Method in class com.dynatrace.android.agent.conf.ConfigurationBuilder
-
For hybrid applications using the JavaScript library, cookies need to be set for each instrumented domain or server the application communicates with.
- withStartupLoadBalancing(boolean) - Method in class com.dynatrace.android.agent.conf.ConfigurationBuilder
-
Enables/disables advanced load balancing for the agent startup
The default value is false.
- withUserOptIn(boolean) - Method in class com.dynatrace.android.agent.conf.ConfigurationBuilder
-
Enables/disables the user opt-in feature.