Compartir a través de


CBServiceEventArgs Clase

Definición

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 .

Se aplica a