ResultEnum

interface ResultEnum

Interface that allows easy identifier retrieval for children with an implemented identifier

Functions

equals
Link copied to clipboard
common
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
common
open fun hashCode(): Int
retrieveIdentifier
Link copied to clipboard
common
abstract fun retrieveIdentifier(): Any
toString
Link copied to clipboard
common
open fun toString(): String

Inheritors

ClientPlayerApi
Link copied to clipboard
CopyrightType
Link copied to clipboard
PlaybackAction
Link copied to clipboard
CurrentlyPlayingType
Link copied to clipboard
SpotifyContextType
Link copied to clipboard

Sources

(source)
Link copied to clipboard