A  B  C  D  E  F  G  H  I  L  M  N  O  P  Q  R  S  T  U  V  W 

S

SCREENSHOT - enum entry in ai.luciq.library.invocation.LuciqInvocationEvent
 
SessionReplay - class in ai.luciq.library.sessionreplay
 
SessionReplayKt - class in ai.luciq.library.sessionreplay
 
set(ai.luciq.library.LuciqCustomTextPlaceHolder.Key,java.lang.String) - function in ai.luciq.library.LuciqCustomTextPlaceHolder
 
setAppVariant(java.lang.String) - function in ai.luciq.library.Luciq
Sets App Variant to be used for all reports.
setAppVariant(java.lang.String) - function in ai.luciq.library.Luciq.Builder
Sets App Variant to be used for all reports.
setAutoMaskScreenshotsTypes(kotlin.Array) - function in ai.luciq.library.Luciq
an API to auto-mask screenshots.
setAutoMaskScreenshotsTypes(kotlin.Array) - function in ai.luciq.library.Luciq.Builder
an API to auto-mask screenshots.
setBackgroundColor(java.lang.Integer) - function in ai.luciq.library.model.LuciqTheme.Builder
 
setCapturingContainerEnabled(boolean) - function in ai.luciq.library.Luciq
Controls whether container screens (Activities, Fragments, and DialogFragments) generate repro steps screenshots.
setCapturingMode(java.lang.Integer) - function in ai.luciq.library.sessionreplay.SessionReplay
(EXPERIMENTAL) Video-like Session Replay may capture sensitive UI unmasked in some cases.
setCodePushVersion(java.lang.String) - function in ai.luciq.library.Luciq
Sets Code Push version to be used for all reports.
setCodePushVersion(java.lang.String) - function in ai.luciq.library.Luciq.Builder
Sets Code Push version to be used for all reports.
setColorTheme(ai.luciq.library.LuciqColorTheme) - function in ai.luciq.library.Luciq
Set which color theme to use for the SDK's UI
setConsoleLogState(ai.luciq.library.Feature.State) - function in ai.luciq.library.Luciq.Builder
Enable/disable console log to be added to reports.
setCtaTextFont(android.graphics.Typeface) - function in ai.luciq.library.model.LuciqTheme.Builder
 
setCtaTextStyle(java.lang.Integer) - function in ai.luciq.library.model.LuciqTheme.Builder
 
setCustomBrandingImage(int,int) - function in ai.luciq.library.Luciq
Set a custom brand logo image that could be displayed at the bottom of Luciq screens when the LuciqFeature.
setCustomTextPlaceHolders(ai.luciq.library.LuciqCustomTextPlaceHolder) - function in ai.luciq.library.Luciq
Allows replacing all the text displayed in luciq with a custom text
setEnabled(java.lang.Boolean) - function in ai.luciq.library.sessionreplay.SessionReplay
Enable or disable Session Replay.
setFullscreen(boolean) - function in ai.luciq.library.Luciq
Sets the SDK views to be displayed in fullscreen mode when SDK is in fullscreen mode, status bar and navigation bar will not be displayed when an SDK view appears
setInAppMessagingState(ai.luciq.library.Feature.State) - function in ai.luciq.library.Luciq.Builder
Enable/Disable in-app messaging
setInstabugLogs(java.util.ArrayList) - function in ai.luciq.library.model.Report
 
setInvocationEvents(kotlin.Array) - function in ai.luciq.library.Luciq.Builder
Set the invocation events that the SDK should be invoked on
setIssueMode(java.lang.Integer,java.lang.Integer) - function in ai.luciq.library.ReproConfigurations.Builder
Sets a ReproMode for a specified IssueType
setLocale(java.util.Locale) - function in ai.luciq.library.Luciq
Change Locale of Luciq UI elements
setLuciqLogsEnabled(java.lang.Boolean) - function in ai.luciq.library.sessionreplay.SessionReplay
Enable or disable recording Luciq logs for Session Replay.
setLuciqLogState(ai.luciq.library.Feature.State) - function in ai.luciq.library.Luciq.Builder
Enable/disable Luciq log to be added to reports.
setNetworkAutoMaskingState(ai.luciq.library.Feature.State) - function in ai.luciq.library.Luciq
Enable/Disable network logs auto masking
setNetworkLogBodyEnabled(boolean) - function in ai.luciq.library.Luciq
Enable/Disable network Body logs
setNetworkLogListener(ai.luciq.library.logging.listeners.networklogs.NetworkLogListener) - function in ai.luciq.library.Luciq
Set a network logs listener to modify and filter network logs captured by the SDK
setNetworkLogsEnabled(java.lang.Boolean) - function in ai.luciq.library.sessionreplay.SessionReplay
Enable or disable recording network logs for Session Replay.
setOverAirVersion(java.lang.String,int) - function in ai.luciq.library.Luciq
Sets over Air version to be used for all reports.
setOverAirVersion(java.lang.String,int) - function in ai.luciq.library.Luciq.Builder
Sets over Air version to be used for all reports.
setPlaceHoldersMap(java.util.HashMap) - function in ai.luciq.library.LuciqCustomTextPlaceHolder
 
setPrimaryColor(java.lang.Integer) - function in ai.luciq.library.model.LuciqTheme.Builder
 
setPrimaryTextColor(java.lang.Integer) - function in ai.luciq.library.model.LuciqTheme.Builder
 
setPrimaryTextFont(android.graphics.Typeface) - function in ai.luciq.library.model.LuciqTheme.Builder
 
setPrimaryTextStyle(java.lang.Integer) - function in ai.luciq.library.model.LuciqTheme.Builder
 
setReproConfigurations(ai.luciq.library.ReproConfigurations) - function in ai.luciq.library.Luciq
Sets a ReproConfigurations controlling repro steps with each type of report
setReproConfigurations(ai.luciq.library.ReproConfigurations) - function in ai.luciq.library.Luciq.Builder
Sets a ReproConfigurations controlling repro steps with each type of report
setScreenshotCaptureDelay(int) - function in ai.luciq.library.Luciq
Delay capture screenshot
setScreenshotCaptureInterval(java.lang.Integer) - function in ai.luciq.library.sessionreplay.SessionReplay
(EXPERIMENTAL) Video-like Session Replay may capture sensitive UI unmasked in some cases.
setScreenshotProvider(java.util.concurrent.Callable) - function in ai.luciq.library.Luciq
Provides a Callable<Bitmap> to capture screenshots externally.
setScreenshotQuality(java.lang.Integer) - function in ai.luciq.library.sessionreplay.SessionReplay
Sets the screenshot quality profile to be used during screenshot capture.
setSdkDebugLogsLevel(int) - function in ai.luciq.library.Luciq
Sets the printed logs priority filter to one of the following levels: - NONE disables all SDK console logs.
setSdkDebugLogsLevel(int) - function in ai.luciq.library.Luciq.Builder
Sets the printed logs priority filter to one of the following levels: - NONE disables all SDK console logs.
setSecondaryTextColor(java.lang.Integer) - function in ai.luciq.library.model.LuciqTheme.Builder
 
setSecondaryTextFont(android.graphics.Typeface) - function in ai.luciq.library.model.LuciqTheme.Builder
 
setSecondaryTextStyle(java.lang.Integer) - function in ai.luciq.library.model.LuciqTheme.Builder
 
setSessionProfilerState(ai.luciq.library.Feature.State) - function in ai.luciq.library.Luciq
Enable/disable session profiler
setSyncCallback(ai.luciq.library.SessionSyncListener) - function in ai.luciq.library.sessionreplay.SessionReplay
Sets a callback to determine whether a Session Replay should be synchronized.
setTheme(ai.luciq.library.model.LuciqTheme) - function in ai.luciq.library.Luciq
Sets a LuciqTheme used to customize Luciq's ui elements
setTheme(ai.luciq.library.model.LuciqTheme) - function in ai.luciq.library.Luciq.Builder
Sets a LuciqTheme used to customize Luciq's ui elements
setTitleTextColor(java.lang.Integer) - function in ai.luciq.library.model.LuciqTheme.Builder
 
setTrackingUserStepsState(ai.luciq.library.Feature.State) - function in ai.luciq.library.Luciq
Enable/disable automatic user steps tracking
setTrackingUserStepsState(ai.luciq.library.Feature.State) - function in ai.luciq.library.Luciq.Builder
Enable/disable automatic user steps tracking
setUserAttribute(java.lang.String,java.lang.String) - function in ai.luciq.library.Luciq
Sets user attribute to overwrite it's value or create a new one if it doesn't exist.
setUserAttribute(java.lang.String,java.lang.String) - function in ai.luciq.library.model.Report
Sets user attribute to overwrite it's value or create a new one if it doesn't exist.
setUserData(java.lang.String) - function in ai.luciq.library.Luciq
Adds specific user data that you need to be added to the reports
setUserData(java.lang.String) - function in ai.luciq.library.model.Report
Adds specific user data that you need to be added to the reports
setUserDataState(ai.luciq.library.Feature.State) - function in ai.luciq.library.Luciq.Builder
Enable/disable user data to be added to reports.
setUserEventsState(ai.luciq.library.Feature.State) - function in ai.luciq.library.Luciq.Builder
Enable/disable user events.
setUserStepsEnabled(java.lang.Boolean) - function in ai.luciq.library.sessionreplay.SessionReplay
Enable or disable recording user steps for Session Replay.
setViewHierarchyState(ai.luciq.library.Feature.State) - function in ai.luciq.library.Luciq.Builder
Enable/Disable view hierarchy
setViewsContentCaptureEnabled(boolean) - function in ai.luciq.library.Luciq
Master flag controlling whether User Steps and Repro Steps capture view content (text, labels).
setWebViewMonitoringEnabled(boolean) - function in ai.luciq.library.Luciq
Enables or disables monitoring of android.webkit.WebView components.
setWebViewNetworkTrackingEnabled(boolean) - function in ai.luciq.library.Luciq
Enables or disables the tracking of network logs performed inside WebViews.
setWebViewUserInteractionsTrackingEnabled(boolean) - function in ai.luciq.library.Luciq
Enables or disables the tracking of user steps performed inside WebViews.
setWelcomeMessageState(ai.luciq.library.ui.onboarding.WelcomeMessage.State) - function in ai.luciq.library.Luciq
Sets the welcome message mode to live, beta or disabled.
SHAKE - enum entry in ai.luciq.library.invocation.LuciqInvocationEvent
 
SHAKE_HINT - enum entry in ai.luciq.library.LuciqCustomTextPlaceHolder.Key
 
shouldCaptureDialogs(boolean) - function in ai.luciq.library.Luciq
capture dialogs when taking screenshot based on boolean
shouldCaptureSurfaceView(boolean) - function in ai.luciq.library.Luciq
capture surface views when taking screenshot without using media projection based on boolean
show() - function in ai.luciq.library.Luciq
Shows Luciq Prompt Options.
showWelcomeMessage(ai.luciq.library.ui.onboarding.WelcomeMessage.State) - function in ai.luciq.library.Luciq
Shows the welcome message in a specific mode.
SUBMIT - enum entry in ai.luciq.library.OnSdkDismissCallback.DismissType

Indicates that the issue was submitted and to be uploaded

SUCCESS_DIALOG_HEADER - enum entry in ai.luciq.library.LuciqCustomTextPlaceHolder.Key
 
SURVEYS_STORE_RATING_THANKS_SUBTITLE - enum entry in ai.luciq.library.LuciqCustomTextPlaceHolder.Key
 
SURVEYS_STORE_RATING_THANKS_TITLE - enum entry in ai.luciq.library.LuciqCustomTextPlaceHolder.Key
 
SURVEYS_WELCOME_SCREEN_BUTTON - enum entry in ai.luciq.library.LuciqCustomTextPlaceHolder.Key
 
SURVEYS_WELCOME_SCREEN_SUBTITLE - enum entry in ai.luciq.library.LuciqCustomTextPlaceHolder.Key
 
SURVEYS_WELCOME_SCREEN_TITLE - enum entry in ai.luciq.library.LuciqCustomTextPlaceHolder.Key
 
SWIPE_HINT - enum entry in ai.luciq.library.LuciqCustomTextPlaceHolder.Key
 
A  B  C  D  E  F  G  H  I  L  M  N  O  P  Q  R  S  T  U  V  W