-
- All Implemented Interfaces:
-
tv.mycujoo.mcls.cast.ICasterSession
public final class CasterSession implements ICasterSession
-
-
Field Summary
Fields Modifier and Type Field Description private CastSessioncastSession
-
Constructor Summary
Constructors Constructor Description CasterSession()
-
Method Summary
Modifier and Type Method Description final CastSessiongetCastSession()final UnitsetCastSession(CastSession castSession)IRemoteMediaClientgetRemoteMediaClient()-
-
Method Detail
-
getCastSession
final CastSession getCastSession()
-
setCastSession
final Unit setCastSession(CastSession castSession)
-
getRemoteMediaClient
IRemoteMediaClient getRemoteMediaClient()
-
-
-
-