Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.ui
/
SkipNextEpisodeController
Skip
Next
Episode
Controller
class
SkipNextEpisodeController
(
val
view
:
ImageView
)
:
UIController
(
source
)
Members
Constructors
Skip
Next
Episode
Controller
Link copied to clipboard
constructor
(
view
:
ImageView
)
Properties
remote
Media
Client
Link copied to clipboard
@get:
Nullable
protected
open
val
remoteMediaClient
:
RemoteMediaClient
?
view
Link copied to clipboard
val
view
:
ImageView
Functions
on
Media
Status
Updated
Link copied to clipboard
open
override
fun
onMediaStatusUpdated
(
)
on
Sending
Remote
Media
Request
Link copied to clipboard
open
fun
onSendingRemoteMediaRequest
(
)
on
Session
Connected
Link copied to clipboard
open
fun
onSessionConnected
(
@
NonNull
castSession
:
CastSession
)
on
Session
Ended
Link copied to clipboard
open
fun
onSessionEnded
(
)