-
- All Implemented Interfaces:
-
com.datadog.android.internal.attributes.LocalAttribute.Constant,com.datadog.android.internal.attributes.ViewScopeInstrumentationType
public final class ViewScopeInstrumentationType.Custom implements ViewScopeInstrumentationType
Custom instrumentation type for cross-platform SDKs.
Used when cross-platform frameworks (Flutter, React Native, Unity, etc.) need to report their specific navigation/instrumentation patterns.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classViewScopeInstrumentationType.Custom.Companion
-
Field Summary
Fields Modifier and Type Field Description private final Stringvalueprivate final LocalAttribute.Keykey
-
Method Summary
Modifier and Type Method Description StringgetValue()LocalAttribute.KeygetKey()-
-
Method Detail
-
getKey
LocalAttribute.Key getKey()
-
-
-
-