SVSConfiguration

open class SVSConfiguration : SCSConfiguration, SCSLogDataSource, SCSLocationManagerDataSource

This class holds the global configuration of the SDK.

Properties

Link copied to clipboard
The default ad player configuration used by the Video SDK.
Link copied to clipboard
The default ad rules used by the Video SDK.
Link copied to clipboard
The shared SVSConfiguration instance.

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
open fun setLoggingEnabled(loggingEnabled: Boolean)
Returns whether the logging is enabled.