-
- All Implemented Interfaces:
-
tv.mycujoo.mcls.cast.ICastContextProvider
public final class CastContextProvider implements ICastContextProvider
-
-
Constructor Summary
Constructors Constructor Description CastContextProvider(Context context)
-
Method Summary
Modifier and Type Method Description final ContextgetContext()CastContextgetCastContext()-
-
Constructor Detail
-
CastContextProvider
CastContextProvider(Context context)
-
-
Method Detail
-
getContext
final Context getContext()
-
getCastContext
CastContext getCastContext()
-
-
-
-