-
public interface RumContextProviderProvides the SessionReplayRumContext into the Session Replay module.
-
-
Method Summary
Modifier and Type Method Description abstract SessionReplayRumContextgetRumContext()Returns the current RUM context as SessionReplayRumContext. -
-
Method Detail
-
getRumContext
abstract SessionReplayRumContext getRumContext()
Returns the current RUM context as SessionReplayRumContext.
-
-
-
-