SearchSdkSettings

class SearchSdkSettings @JvmOverloads() constructor(maxHistoryRecordsAmount: Int)

Settings used for Search SDK initialization.

See also

Constructors

SearchSdkSettings
Link copied to clipboard
fun SearchSdkSettings(maxHistoryRecordsAmount: Int = DEFAULT_MAX_HISTORY_RECORDS_AMOUNT)

Properties

maxHistoryRecordsAmount
Link copied to clipboard
val maxHistoryRecordsAmount: Int
Specify the maximum allowed history records amount for HistoryDataProvider.