- parentDocumentId
- parent to verify against.
- documentId
- child to verify.
Documentation for this section has not yet been entered.
Test if a document is descendant (child, grandchild, etc) from the given parent. For example, providers must implement this to support Android.Content.Intent.ActionOpenDocumentTree. You should avoid making network requests to keep this request fast.