Package com.teamdev.jxbrowser.cast.event
Interface CastSessionsEvent
- All Superinterfaces:
Event
- All Known Subinterfaces:
CastSessionDiscovered
,CastSessionStartFailed
An implementation base for cast session events.
- Since:
- 7.29
-
Method Summary
-
Method Details
-
castSessions
CastSessions castSessions()Returns theCastSessions
instance initiated this event.
-