fursuit-tv-sdk
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
fursuit-tv-sdk
fursuit-tv-sdk
/
com.furrist.rp.furtv.sdk.auth
/
TokenInfo
/
TokenInfo
Token
Info
constructor
(
accessToken
:
String
,
apiKey
:
String
,
expiresAt
:
Long
,
tokenType
:
String
,
refreshToken
:
String
?
=
null
)