Vertaling van "uri object" in Spaans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
We create the Uri object by passing two parameters.
To paste the data, you get the clip object, get the Uri object, resolve it to a data source such as a content provider, and copy the data from the source into your application's storage.
Para pegar los datos, obtén el objeto de clip y el Uri, resuélvelo en una fuente de datos (como un proveedor de contenido) y copia los datos de la fuente en el almacenamiento de la aplicación. Intent
Every content provider exposes a public URI (wrapped as a Uri object) that uniquely identifies its data set.
Cada proveedor de contenido exhibe un URI público (empaquetado como un objeto Uri) que identifica de forma exclusiva su conjunto de datos.
A Uri object representing any form of URI.
Es un objeto Uri que representa cualquier formato de URI.
The URI (a Uri object) that references the data to be acted on and/or the MIME type of that data.
El URI (un objeto Uri) que hace referencia a los datos en los que se debe realizar la acción o el tipo de MIME de esos datos.
Uploading objects To upload objects, create a file object (opened for read) that points to your local file and a storage URI object that points to the destination object on Cloud Storage.
Si deseas subir objetos, crea un objeto de archivo (abierto para lectura) que apunte a tu archivo local y un objeto de URI de almacenamiento que apunte al objeto de destino en Cloud Storage.