Vertaling van "json-encoded" 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.
The body of the request contains a JSON-encoded message as shown in the following notification request
El cuerpo de la solicitud contiene un mensaje codificado en JSON como se muestra en la solicitud de notificación siguiente
All Ajax service calls return a JSON-encoded object of this type, giving all Ajax service calls a consistent and predictable interface.
Todas las llamadas de servicio Ajax retornan un objeto codificado en JSON de este tipo, dando a todas las llamadas de servicio Ajax una interfaz coherente y predecible.
If you already have JSON-encoded text, then assign the text to the Payload property instead of the Data property.
Si ya tiene texto codificado en JSON, asigne el texto a la propiedad Payload en lugar de la propiedad Data.
Standardizes the result format of objects returned by Ajax service calls using a standardized ServiceResult PHP object that is returned in a JSON-encoded format.
Estandariza el formato del resultado de los objetos retornados por las llamadas de servicio Ajax utilizando un objeto ServiceResult PHP que es retornado en un formato codificado en JSON.
Create a PHP file that represents the service being invoked and returns a JSON-encoded ServiceResult object.
Cree un archivo PHP que represente el servicio invocado y retorne, codificado en JSON, un objeto ServiceResult.
The body of the request will be a JSON-encoded representation of the data.
In our case, we'll check the presence of the jsondata request parameter that should contain the JSON-encoded string of the credentials.
En nuestro caso, verificaremos la presencia del parámetro de solicitud jsondata que debe contener la cadena de credenciales codificada en JSON.
The JSON-encoded data will be an object with two keys: path and data
The JSON-encoded data will be an object with two keys: path and data
A message is a JSON-encoded string that is either sent by the browser to the service worker, or sent by the service worker to the browser.
Un mensaje es una cadena de texto codificada en JSON que es enviada por el navegador por el worker de servicio, o es enviada por el worker del servicio al navegador.
The JSON-encoded server settings that are contained in the URL are provided by the argument of the mt-server-config-url function (described here).
La configuración del servidor codificada en JSON que contiene la URL viene dada por el argumento de la función mt-server-config-url (puede consultar la descripción de esta función aquí).
The handler function being registered is passed along the result object, which is the JSON-encoded ServiceResult object returned by the login service.
La función de manejador registrada se pasa junto al objeto result, que es el objeto ServiceResult codificado en JSON, retornado por el servicio de inicio de sesión.
Once the XMPP connection is established, CCS and your server use normal XMPP <message> stanzas to send JSON-encoded messages back and forth.
Una vez que se establece la conexión XMPP, CCS y tu servidor utilizan estrofas de <message> de XMPP normales para enviar y recibir mensajes cifrados con JSON.