Click or drag to resize
IMainViewShowFeeds Method
Updates the list of feeds shown to the user. Old feeds are removed, new ones added.

Namespace: VirtualRadar.Interface.View
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
void ShowFeeds(
	FeedStatus[] feeds
)

Parameters

feeds
Type: VirtualRadar.Interface.ViewFeedStatus
See Also