Class StartPresentationResponse
- Namespace
- DotNetBrowser.Cast.Handlers
- Assembly
- DotNetBrowser.dll
A response to the StartPresentationHandler.
public sealed class StartPresentationResponse
- Inheritance
-
StartPresentationResponse
- Inherited Members
Methods
- Cancel()
Creates a StartPresentationResponse that notifies the browser that the presentation should be canceled.
- Start(IMediaReceiver)
Creates a StartPresentationResponse that notifies the browser that the presentation should be started on the IMediaReceiver receiver.