ContentLauncherTrait.ContentSearchStruct

class ContentLauncherTrait.ContentSearchStruct


Inputs to a search for content for display or playback.

Summary

Public constructors

Creates the ContentSearchStruct class.

Public properties

List<ContentLauncherTrait.ParameterStruct>

A list of parameters comprising the search.

Public constructors

ContentSearchStruct

ContentSearchStruct(
    parameterList: List<ContentLauncherTrait.ParameterStruct> = emptyList()
)

Creates the ContentSearchStruct class.

Public properties

parameterList

val parameterListList<ContentLauncherTrait.ParameterStruct>

A list of parameters comprising the search.