DocumentsContractCompat.DocumentCompat

Added in 1.7.0

public final class DocumentsContractCompat.DocumentCompat


Helper for accessing features in DocumentsContract.Document.

Summary

Constants

static final int

Flag indicating that a document is virtual, and doesn't have byte representation in the MIME type specified as COLUMN_MIME_TYPE.

Constants

FLAG_VIRTUAL_DOCUMENT

Added in 1.7.0
public static final int FLAG_VIRTUAL_DOCUMENT = 512

Flag indicating that a document is virtual, and doesn't have byte representation in the MIME type specified as COLUMN_MIME_TYPE.

Virtual documents must have at least one alternative streamable format via openTypedDocument