spotify-web-api-kotlin
/
com.adamratzman.spotify.models
/
PagingTraversalType
common
Paging
Traversal
Type
enum
PagingTraversalType
:
Enum
<
PagingTraversalType
>
Content copied to clipboard
Entries
Functions
Properties
Sources
Entries
BACKWARDS
Link copied to clipboard
common
BACKWARDS
()
Content copied to clipboard
FORWARDS
Link copied to clipboard
common
FORWARDS
()
Content copied to clipboard
Functions
compareTo
Link copied to clipboard
common
operator override fun
compareTo
(other:
PagingTraversalType
):
Int
Content copied to clipboard
equals
Link copied to clipboard
common
operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
override fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
common
open override fun
toString
():
String
Content copied to clipboard
Properties
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
common
val
ordinal
:
Int
Content copied to clipboard
Sources
(source)
Link copied to clipboard