clipDataItemUris
Returns the Uri of each item in clipDataItems, or null when the result has no intent or no clip data.
Items without a URI are represented as null entries because ClipData.Item.uri is nullable.
Returns the Uri of each item in clipDataItems, or null when the result has no intent or no clip data.
Items without a URI are represented as null entries because ClipData.Item.uri is nullable.