app
app
/
com.musicplayer.openmusic.data
/
SongsData
/
Companion
Companion
public
class
Companion
Functions
Properties
Functions
get
FAVORITES_PLAYLIST_ID
Link copied to clipboard
public
final
UUID
getFAVORITES_PLAYLIST_ID
(
)
get
Instance
Link copied to clipboard
public
final
SongsData
getInstance
(
Context
context
)
Creates an instance of the class if it doesn't already exist
get
SUPPORTED_FORMATS
Link copied to clipboard
public
final
Array
<
String
>
getSUPPORTED_FORMATS
(
)
Properties
data
Link copied to clipboard
@
JvmField
(
)
public
SongsData
data
FAVORITES_PLAYLIST_ID
Link copied to clipboard
private
final
UUID
FAVORITES_PLAYLIST_ID
INSTANCE
Link copied to clipboard
public
final
static
SongsData.Companion
INSTANCE
SUPPORTED_FORMATS
Link copied to clipboard
private
final
Array
<
String
>
SUPPORTED_FORMATS