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

CopyrightType
Link copied to clipboard
RepeatState
Link copied to clipboard
PlaybackAction
Link copied to clipboard
CurrentlyPlayingType
Link copied to clipboard

Sources

(source)
Link copied to clipboard