Compartir a través de


CBPeripheralDelegate_Extensions.DiscoveredCharacteristic Método

Definición

public static void DiscoveredCharacteristic (this CoreBluetooth.ICBPeripheralDelegate This, CoreBluetooth.CBPeripheral peripheral, CoreBluetooth.CBService service, Foundation.NSError error);
static member DiscoveredCharacteristic : CoreBluetooth.ICBPeripheralDelegate * CoreBluetooth.CBPeripheral * CoreBluetooth.CBService * Foundation.NSError -> unit

Parámetros

This
ICBPeripheralDelegate

Instancia en la que opera este método de extensión.

peripheral
CBPeripheral
service
CBService
error
NSError

Se aplica a