StartPresentationResponse Class | 
Namespace: DotNetBrowser.Cast.Handlers
public sealed class StartPresentationResponse
The StartPresentationResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| Cancel | 
                Creates a StartPresentationResponse that notifies the browser that the presentation
                should be canceled.
              | |
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function.  (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| Start | 
                Creates a StartPresentationResponse that notifies the browser that the presentation
                should be started on the IMediaReceiver receiver.
              | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |