Package com.teamdev.jxbrowser.cast
Interface CastSessions
- All Superinterfaces:
Observable<CastSessionsEvent>
,ProfileService
- Since:
- 7.29
- See Also:
-
Method Summary
Methods inherited from interface com.teamdev.jxbrowser.event.Observable
on
Methods inherited from interface com.teamdev.jxbrowser.profile.ProfileService
profile
-
Method Details
-
list
List<CastSession> list()Returns the list of alive cast sessions.- Throws:
ObjectClosedException
- when the profile is deleted or its engine is closed
-