Compartir a través de


CBPeripheralDelegate.DiscoveredCharacteristic Método

Definición

[Foundation.Export("peripheral:didDiscoverCharacteristicsForService:error:")]
public virtual void DiscoveredCharacteristic (CoreBluetooth.CBPeripheral peripheral, CoreBluetooth.CBService service, Foundation.NSError error);
abstract member DiscoveredCharacteristic : CoreBluetooth.CBPeripheral * CoreBluetooth.CBService * Foundation.NSError -> unit
override this.DiscoveredCharacteristic : CoreBluetooth.CBPeripheral * CoreBluetooth.CBService * Foundation.NSError -> unit

Parámetros

peripheral
CBPeripheral
service
CBService
error
NSError
Atributos

Se aplica a