public interface CastSessionDiscovered extends CastSessionsEvent
The new cast session is discovered after the user started casting media content via JxBrowser API, or another application, i.e. Google Chrome.
| Modifier and Type | Method and Description |
|---|---|
default CastSession |
castSession()
Returns the discovered session.
|
default CastSessions |
castSessions()
Returns the
CastSessions instance initiated this event. |
default CastSessions castSessions()
CastSessionsEventCastSessions instance initiated this event.castSessions in interface CastSessionsEventdefault CastSession castSession()