Cloudstream
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Cloudstream
App
/
com.lagradost.cloudstream3.syncproviders
/
AuthPinData
Auth
Pin
Data
data
class
AuthPinData
(
val
deviceCode
:
String
,
val
userCode
:
String
,
val
verificationUrl
:
String
,
val
expiresIn
:
Int
,
val
interval
:
Int
)
(
source
)
Members
Constructors
Auth
Pin
Data
Link copied to clipboard
constructor
(
deviceCode
:
String
,
userCode
:
String
,
verificationUrl
:
String
,
expiresIn
:
Int
,
interval
:
Int
)
Properties
device
Code
Link copied to clipboard
val
deviceCode
:
String
expires
In
Link copied to clipboard
val
expiresIn
:
Int
In seconds
interval
Link copied to clipboard
val
interval
:
Int
Check if the code has been verified interval
user
Code
Link copied to clipboard
val
userCode
:
String
verification
Url
Link copied to clipboard
val
verificationUrl
:
String
QR Code url