Partager via


CBPeripheralDelegate.DiscoveredCharacteristic Méthode

Définition

[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

Paramètres

peripheral
CBPeripheral
service
CBService
error
NSError
Attributs

S’applique à