Package 

Enum ViewScopeInstrumentationType.Native

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      FRAGMENT

      Tracked through FragmentViewTrackingStrategy instrumentation.

      ACTIVITY

      Tracked through ActivityViewTrackingStrategy instrumentation.

      COMPOSE

      Tracked through ComposeNavigationObserver instrumentation.

      MANUAL

      Tracked manually through the RumMonitor API.

    • Method Summary

      Modifier and Type Method Description
      LocalAttribute.Key getKey() Constant attribute key.
      String getValue() The string value sent in telemetry for this instrumentation type.
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait