ContentLauncherTrait.ParameterStruct

class ContentLauncherTrait.ParameterStruct


Inputs to a search for content for display or playback.

Summary

Public constructors

Creates the ParameterStruct class.

Public constructors

ParameterStruct

ParameterStruct(
    type: ContentLauncherTrait.ParameterEnum = ParameterEnum.Actor,
    value: String = "",
    externalIdList: OptionalValue<List<ContentLauncherTrait.AdditionalInfoStruct>> = OptionalValue.absent()
)

Creates the ParameterStruct class.

Public properties

type

val typeContentLauncherTrait.ParameterEnum

The entity type.

value

val valueString

The entity value.