Android APIs
public static final class

MediaStore.Audio.Radio

extends Object
java.lang.Object
   ↳ android.provider.MediaStore.Audio.Radio

Summary

Constants
String ENTRY_CONTENT_TYPE The MIME type for entries in this table.
Public Constructors
MediaStore.Audio.Radio()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final String ENTRY_CONTENT_TYPE

The MIME type for entries in this table.

Constant Value: "vnd.android.cursor.item/radio"

Public Constructors

public MediaStore.Audio.Radio ()