| IMainPresenter Interface |
Namespace: VirtualRadar.Interface.Presenter
The IMainPresenter type exposes the following members.
| Name | Description | |
|---|---|---|
| UPnpManager |
Gets or sets the object that controls the UPnP router on the application's behalf.
| |
| View |
Gets the view that created the presenter, and which is being controlled by the presenter.
|
| Name | Description | |
|---|---|---|
| GetFeedConfigurationObject |
Returns the configuration object associated with a feed ID. Could be either a receiver or
a merged feed configuration object.
| |
| GetReceiverFeeds |
Returns an array of receiver feeds. Merged feeds are not included.
| |
| Initialise |
Initialises the view.
(Inherited from IPresenterT.) |