DotNetBrowser.Cast.Events Namespace | 
[Missing <summary> documentation for "N:DotNetBrowser.Cast.Events"]
| Class | Description | |
|---|---|---|
| CastSessionDiscoveredEventArgs | 
                Event arguments for the Discovered event.
                 The new cast session is discovered after the user started casting media content via DotNetBrowser API, or another application, i.e.Google Chrome.  | |
| CastSessionStartFailedEventArgs | 
                Event arguments for the StartFailed event.
              | |
| CastSessionStoppedEventArgs | 
                Event arguments for the Stopped event.
                 Also, the cast session is stopped when the user starts a new cast session to the MediaReceiver receiver of this cast session.  | |
| MediaReceiverDisconnectedEventArgs | 
                Event arguments for the Disconnected event.
              | |
| MediaReceiverDiscoveredEventArgs | 
                Event arguments for the Discovered event.
              |