toggle menu
tidal-sdk-android
bom-6
androidJvm
switch theme
search in API
auth
/
com.tidal.sdk.auth.model
/
Credentials
/
Credentials
Credentials
constructor
(
clientId
:
String
,
requestedScopes
:
Set
<
String
>
,
clientUniqueKey
:
String
?
,
grantedScopes
:
Set
<
String
>
,
userId
:
String
?
,
expires
:
Instant
?
,
token
:
String
?
)