En Google, luchamos por la equidad racial de la comunidad negra.
Más información
nl :: Tejido:: Perfiles: Actualización de software:: WeaveImageAnnounceServer
#include <src/lib/profiles/software-update/WeaveImageAnnounceServer.h>
Servidor que escucha anuncios de imágenes de Weave.
Resumen
El servidor WeaveImageAnnounce captura anuncios de imágenes entrantes y notifica a su delegado cuando se ha recibido uno.
Funciones publicas
En eso
WEAVE_ERROR Init(
WeaveExchangeManager *exchangeManager,
IWeaveImageAnnounceServerDelegate *delegate
)
Inicializador.
Función de inicialización donde el servidor se registra para recibir mensajes de anuncio de imagen.
Detalles | Parámetros | exchangeManager | inicializado WeaveExchangeManager con la que los registros del servidor para recibir mensajes de imagen anuncian, no debe ser nulo | delegate | delegado, puede ser nulo |
|
Devoluciones | WEAVE_NO_ERROR en caso de éxito, valor descriptivo WEAVE_ERROR de lo contrario |
WeaveImageAnnounceServer
WeaveImageAnnounceServer(
void
)
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates. Thread is a registered trademark of the Thread Group, Inc.
Last updated 2018-06-05 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Falta la información que necesito"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Muy complicado o demasiados pasos"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Desactualizado"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problema de traducción"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problema con las muestras o los códigos"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Otro"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Fácil de comprender"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Resolvió mi problema"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Otro"
}]