A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
V
- values() - function in com.datadog.android.internal.network.HttpSpec.Method
- Returns a list of all HTTP methods.
- values() - function in com.datadog.android.internal.network.HttpSpec.Header
- Returns a list of all header name values.
- values() - function in com.datadog.android.internal.network.HttpSpec.StatusCode
- Returns a list of all HTTP status codes.
- values() - function in com.datadog.android.internal.network.HttpSpec.ContentType
- Returns a list of all content type values.
- VIEW_SCOPE_INSTRUMENTATION_TYPE - enum entry in com.datadog.android.internal.attributes.LocalAttribute.Key
Indicates which instrumentation was used to track the view scope. See ViewScopeInstrumentationType for possible values.
- ViewScopeInstrumentationType - class in com.datadog.android.internal.attributes
- Describes the instrumentation used to define a RUM view scope.
- ViewScopeInstrumentationType.Custom - class in com.datadog.android.internal.attributes.ViewScopeInstrumentationType
- Custom instrumentation type for cross-platform SDKs.
- ViewScopeInstrumentationType.Custom.Companion - class in com.datadog.android.internal.attributes.ViewScopeInstrumentationType.Custom
- ViewScopeInstrumentationType.Native - class in com.datadog.android.internal.attributes.ViewScopeInstrumentationType
- Native Android instrumentation types tracked by the SDK.