spotify-web-api-kotlin
/
com.adamratzman.spotify.auth
/
CredentialType
android
Credential
Type
enum
CredentialType
:
Enum
<
CredentialType
>
Content copied to clipboard
Entries
Functions
Properties
Sources
Entries
ImplicitGrant
Link copied to clipboard
android
ImplicitGrant
()
Content copied to clipboard
Pkce
Link copied to clipboard
android
Pkce
()
Content copied to clipboard
Functions
compareTo
Link copied to clipboard
android
operator override fun
compareTo
(other:
CredentialType
):
Int
Content copied to clipboard
equals
Link copied to clipboard
android
operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
finalize
Link copied to clipboard
android
fun
finalize
()
Content copied to clipboard
getDeclaringClass
Link copied to clipboard
android
fun
getDeclaringClass
():
Class
<
CredentialType
>
Content copied to clipboard
hashCode
Link copied to clipboard
android
override fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
android
open override fun
toString
():
String
Content copied to clipboard
Properties
name
Link copied to clipboard
android
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
android
val
ordinal
:
Int
Content copied to clipboard
Sources
(source)
Link copied to clipboard