public final class

DocumentsContractCompat.DocumentCompat

extends java.lang.Object

 java.lang.Object

↳androidx.core.provider.DocumentsContractCompat.DocumentCompat

Overview

Helper for accessing features in .

Summary

Fields
public static final intFLAG_VIRTUAL_DOCUMENT

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

Methods
from java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Fields

public static final int FLAG_VIRTUAL_DOCUMENT

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

Virtual documents must have at least one alternative streamable format via

See also: