CBServiceEventArgs Clase
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Proporciona datos para los DiscoveredIncludedService eventos E:CoreBluetooth.CBServiceEventArgs.DiscoveredIncludedService .
public class CBServiceEventArgs : EventArgs
type CBServiceEventArgs = class
inherit EventArgs
- Herencia
-
CBServiceEventArgs
Constructores
CBServiceEventArgs(CBService, NSError) |
Inicializa una nueva instancia de la clase CBServiceEventArgs. |
Propiedades
Error |
Proporciona datos para los DiscoveredIncludedService eventos E:CoreBluetooth.CBServiceEventArgs.DiscoveredIncludedService . |
Service |
Proporciona datos para los DiscoveredIncludedService eventos E:CoreBluetooth.CBServiceEventArgs.DiscoveredIncludedService . |