Package 

Enum ViewScopeInstrumentationType

    • 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()
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

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