A
B
C
G
I
L
M
P
R
S
U
W
G
- getApiKey() - function in com.posthog.android.PostHogAndroidConfig
- getCachePreferences() - function in com.posthog.android.PostHogAndroidConfig
- getCaptureApplicationLifecycleEvents() - function in com.posthog.android.PostHogAndroidConfig
- getCaptureDeepLinks() - function in com.posthog.android.PostHogAndroidConfig
- getCaptureLogcat() - function in com.posthog.android.replay.PostHogSessionReplayConfig
- Enable capturing of logcat as console events Defaults to true
- getCaptureScreenViews() - function in com.posthog.android.PostHogAndroidConfig
- getContext() - function in com.posthog.android.PostHogAndroidConfig
- getDateProvider() - function in com.posthog.android.PostHogAndroidConfig
- getDebouncerDelayMs() - function in com.posthog.android.replay.PostHogSessionReplayConfig
- Deboucer delay used to reduce the number of snapshots captured and reduce performance impact This is used for capturing the view as a wireframe or screenshot The lower the number more snapshots will be captured but higher the performance impact Defaults to 500ms
- getDebug() - function in com.posthog.android.PostHogAndroidConfig
- getDrawableConverter() - function in com.posthog.android.replay.PostHogSessionReplayConfig
- Converts custom Drawable to Bitmap By default PostHog tries to convert the Drawable to Bitmap, the supported types are BitmapDrawable, ColorDrawable, GradientDrawable, InsetDrawable, LayerDrawable, RippleDrawable
- getEncryption() - function in com.posthog.android.PostHogAndroidConfig
- getFlushAt() - function in com.posthog.android.PostHogAndroidConfig
- getFlushIntervalSeconds() - function in com.posthog.android.PostHogAndroidConfig
- getHandler() - function in com.posthog.android.internal.MainHandler
- getHost() - function in com.posthog.android.PostHogAndroidConfig
- getIntegrations() - function in com.posthog.android.PostHogAndroidConfig
- getLegacyStoragePrefix() - function in com.posthog.android.PostHogAndroidConfig
- getLogger() - function in com.posthog.android.PostHogAndroidConfig
- getMainLooper() - function in com.posthog.android.internal.MainHandler
- getMaskAllImages() - function in com.posthog.android.replay.PostHogSessionReplayConfig
- Enable masking of all images to a placeholder This is ignored if the screenshot option is enabled Defaults to true
- getMaskAllTextInputs() - function in com.posthog.android.replay.PostHogSessionReplayConfig
- Enable masking of all text input fields This is ignored if the screenshot option is enabled Defaults to true
- getMaxBatchSize() - function in com.posthog.android.PostHogAndroidConfig
- getMaxQueueSize() - function in com.posthog.android.PostHogAndroidConfig
- getNetworkStatus() - function in com.posthog.android.PostHogAndroidConfig
- getOnFeatureFlags() - function in com.posthog.android.PostHogAndroidConfig
- getOptOut() - function in com.posthog.android.PostHogAndroidConfig
- getPreloadFeatureFlags() - function in com.posthog.android.PostHogAndroidConfig
- getPropertiesSanitizer() - function in com.posthog.android.PostHogAndroidConfig
- getReplayStoragePrefix() - function in com.posthog.android.PostHogAndroidConfig
- getScreenshot() - function in com.posthog.android.replay.PostHogSessionReplayConfig
- By default Session replay will capture all the views on the screen as a wireframe, By enabling this option, PostHog will capture the screenshot of the screen.
- getSdkName() - function in com.posthog.android.PostHogAndroidConfig
- getSdkVersion() - function in com.posthog.android.PostHogAndroidConfig
- getSendFeatureFlagEvent() - function in com.posthog.android.PostHogAndroidConfig
- getSerializer() - function in com.posthog.android.PostHogAndroidConfig
- getSessionReplay() - function in com.posthog.android.PostHogAndroidConfig
- getSessionReplayConfig() - function in com.posthog.android.PostHogAndroidConfig
- getSnapshotEndpoint() - function in com.posthog.android.PostHogAndroidConfig
- getStoragePrefix() - function in com.posthog.android.PostHogAndroidConfig