SVSConfiguration

open class SVSConfiguration : SCSConfiguration, SCSLogDataSource, SCSLocationManagerDataSource

This class holds the global configuration of the SDK.

Properties

Functions

Link copied to clipboard
open fun configure(@NonNull context: Context, @IntRange(from = 1) siteId: Int)
Configures the SDK for a given site ID.
Link copied to clipboard
Link copied to clipboard
open fun setLoggingEnabled(loggingEnabled: Boolean)
Returns whether the logging is enabled.