Interface CastSessions

All Superinterfaces:
Observable<CastSessionsEvent>, ProfileService

public interface CastSessions extends Observable<CastSessionsEvent>, ProfileService
A service that allows observing alive cast sessions.
Since:
7.29
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the list of alive cast sessions.

    Methods inherited from interface com.teamdev.jxbrowser.event.Observable

    on

    Methods inherited from interface com.teamdev.jxbrowser.profile.ProfileService

    profile