Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.syncproviders.providers
/
SimklApi
/
Companion
/
TokenResponse
Token
Response
data
class
TokenResponse
(
val
accessToken
:
String
,
val
tokenType
:
String
,
val
scope
:
String
)
(
source
)
Members
Constructors
Token
Response
Link copied to clipboard
constructor
(
accessToken
:
String
,
tokenType
:
String
,
scope
:
String
)
Properties
access
Token
Link copied to clipboard
val
accessToken
:
String
No expiration date
scope
Link copied to clipboard
val
scope
:
String
token
Type
Link copied to clipboard
val
tokenType
:
String