BundleCountrySet

Added in 8.1.0

@Incubating
interface BundleCountrySet


Summary

Public properties

String?

Specifies the default country set value for the bundle.

Boolean?

Public properties

defaultSet

Added in 8.1.0
var defaultSet: String?

Specifies the default country set value for the bundle. Used for filtering splits for standalone, system and universal APKs.

enableSplit

Added in 8.1.0
var enableSplit: Boolean?