Package ai.kubesense.android.sessionreplay
See: Description
-
Interface Summary Interface Description ExtensionSupport In case you need to provide different configuration for a specific Android UI framework that is not supported by our SR instrumentation layer (e.g Material elements) you can implement this class. PrivacyLevel Base interface for privacy masking levels. SessionReplayInternalCallback Defines points of change for clients to override existing functionality with platform specific code. SessionReplayInternalResourceQueue Internal API for queuing custom resources in Session Replay. -
Enum Summary Enum Description ImagePrivacy Defines the Session Replay privacy policy when recording images. SessionReplayPrivacy Defines the Session Replay privacy policy when recording the sessions. TextAndInputPrivacy Defines the Session Replay privacy policy when recording text and inputs. TouchPrivacy Defines the Session Replay privacy policy when recording touch interactions. -
Class Summary Class Description MapperTypeWrapper A wrapper holding a a WireframeMapper and the type it's associated with. Builder A Builder class for a SessionReplayConfiguration. SessionReplayConfiguration Describes configuration to be used for the Session Replay feature. Builder Builder class for configuring and creating instances of the SystemRequirementsConfiguration needed to enable the Session Replay feature. SystemRequirementsConfiguration This class defines the system requirements necessary to enable the Session Replay feature. _SessionReplayInternalProxy This class exposes internal methods that are used by other Kubesense modules and cross platform frameworks. MobileSegmentConstantsKt PrivacyConstantsKt PrivacyOverrideExtensionsKt -
Object Summary Object Description SessionReplay An entry point to Kubesense Session Replay feature. Companion