Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.plugins
/
VotingApi
Voting
Api
object
VotingApi
(
source
)
Members
Functions
can
Vote
Link copied to clipboard
fun
SitePlugin
.
canVote
(
)
:
Boolean
fun
canVote
(
pluginUrl
:
String
)
:
Boolean
get
Votes
Link copied to clipboard
suspend
fun
SitePlugin
.
getVotes
(
)
:
Int
suspend
fun
getVotes
(
pluginUrl
:
String
)
:
Int
has
Voted
Link copied to clipboard
fun
SitePlugin
.
hasVoted
(
)
:
Boolean
fun
hasVoted
(
pluginUrl
:
String
)
:
Boolean
vote
Link copied to clipboard
suspend
fun
SitePlugin
.
vote
(
)
:
Int
suspend
fun
vote
(
pluginUrl
:
String
)
:
Int