CBPeripheralDelegate.DiscoveredDescriptor Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[Foundation.Export("peripheral:didDiscoverDescriptorsForCharacteristic:error:")]
public virtual void DiscoveredDescriptor (CoreBluetooth.CBPeripheral peripheral, CoreBluetooth.CBCharacteristic characteristic, Foundation.NSError error);
abstract member DiscoveredDescriptor : CoreBluetooth.CBPeripheral * CoreBluetooth.CBCharacteristic * Foundation.NSError -> unit
override this.DiscoveredDescriptor : CoreBluetooth.CBPeripheral * CoreBluetooth.CBCharacteristic * Foundation.NSError -> unit
Paramètres
- peripheral
- CBPeripheral
- characteristic
- CBCharacteristic
- error
- NSError
- Attributs