StorytellerClipsDataModel

constructor(collection: String, theme: UiTheme?, uiStyle: StorytellerListViewStyle, displayLimit: Int, cellType: StorytellerListViewCellType, visibleTiles: Float?, context: StorytellerAnalyticsContext?)

Preserves the original constructor shape for compiled and Java integrations.


constructor(collection: String, theme: UiTheme? = null, uiStyle: StorytellerListViewStyle = StorytellerListViewStyle.AUTO, displayLimit: Int = Int.MAX_VALUE, cellType: StorytellerListViewCellType = StorytellerListViewCellType.SQUARE, visibleTiles: Float? = null, context: StorytellerAnalyticsContext? = null, adConfiguration: Storyteller.StorytellerClipsAdConfiguration = Storyteller.StorytellerClipsAdConfiguration())