Click or drag to resize

LcooEntityHelperBuildTvChannelEntities Method

[Missing <summary> documentation for "M:Sportradar.SDK.FeedProviders.Lcoo.Internal.LcooEntityHelper.BuildTvChannelEntities(Sportradar.SDK.ProtocolProviders.ProtocolUnits.LCoO.Incoming.TVChannelInfo)"]


Namespace: Sportradar.SDK.FeedProviders.Lcoo.Internal
Assembly: LcooFeedProvider (in LcooFeedProvider.dll) Version: 2.28.0.0
Syntax
C#
public static List<TvChannelEntity> BuildTvChannelEntities(
	TVChannelInfo tv_channels
)

Parameters

tv_channels  TVChannelInfo

[Missing <param name="tv_channels"/> documentation for "M:Sportradar.SDK.FeedProviders.Lcoo.Internal.LcooEntityHelper.BuildTvChannelEntities(Sportradar.SDK.ProtocolProviders.ProtocolUnits.LCoO.Incoming.TVChannelInfo)"]

Return Value

ListTvChannelEntity

[Missing <returns> documentation for "M:Sportradar.SDK.FeedProviders.Lcoo.Internal.LcooEntityHelper.BuildTvChannelEntities(Sportradar.SDK.ProtocolProviders.ProtocolUnits.LCoO.Incoming.TVChannelInfo)"]

See Also