다음을 통해 공유


MediaStore.IDownloadColumns Interface

Definition

Download metadata columns.

public interface MediaStore.IDownloadColumns
type MediaStore.IDownloadColumns = interface

Remarks

Download metadata columns.

Java documentation for android.provider.MediaStore.DownloadColumns.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Fields

DownloadUri

Uri indicating where the item has been downloaded from.

RefererUri

Uri indicating HTTP referer of #DOWNLOAD_URI.

Applies to