toggle menu
Cloudstream
cloudstream
switch theme
search in API
Cloudstream
/
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