Compartilhar via


CBPeripheralDelegate.DiscoveredDescriptor Método

Definição

[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

Parâmetros

peripheral
CBPeripheral
characteristic
CBCharacteristic
error
NSError
Atributos

Aplica-se a