public interface CastSessions extends Observable<CastSessionsEvent>, ProfileService
CastSessionDiscovered
Modifier and Type | Method and Description |
---|---|
java.util.List<CastSession> |
list()
Returns the list of alive cast sessions.
|
on
profile
java.util.List<CastSession> list()
ObjectClosedException
- when the profile is deleted or its engine is closed