Package 

Class SessionReplay

  • All Implemented Interfaces:
    android.app.Application.ActivityLifecycleCallbacks , android.content.ComponentCallbacks , android.content.ComponentCallbacks2 , kotlinx.coroutines.CoroutineScope

    
    public class SessionReplay
    extends SessionReplayInternal
                        

    See Browser SR SDK configuration

    Docs

    • Method Summary

      Modifier and Type Method Description
      CoroutineContext getCoroutineContext()
      final Logger getLogger()
      final Unit setLogger(Logger logger)
      • Methods inherited from class com.amplitude.android.sessionreplay.SessionReplay

        flush, getDeviceId, getSessionId, getSessionReplayProperties, logRRMobileViewNodeHierarchy, logViewHierarchy, onActivityCreated, onActivityDestroyed, onActivityPaused, onActivityResumed, onActivitySaveInstanceState, onActivityStarted, onActivityStopped, onConfigurationChanged, onLowMemory, onTrimMemory, recordLog, setDeviceId, setServerUrl, setSessionAndDeviceId, setSessionId, shouldRecord, shutdown, start, stop, storeEventsForSessionInBackgroundQueue
      • Methods inherited from class com.amplitude.android.sessionreplay.SessionReplayInternal

        onActivityPostCreated, onActivityPostDestroyed, onActivityPostPaused, onActivityPostResumed, onActivityPostSaveInstanceState, onActivityPostStarted, onActivityPostStopped, onActivityPreCreated, onActivityPreDestroyed, onActivityPrePaused, onActivityPreResumed, onActivityPreSaveInstanceState, onActivityPreStarted, onActivityPreStopped
      • Methods inherited from class java.lang.Object

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