Partager via


CBCentralManagerDelegate.DisconnectedPeripheral Méthode

Définition

[Foundation.Export("centralManager:didDisconnectPeripheral:error:")]
public virtual void DisconnectedPeripheral (CoreBluetooth.CBCentralManager central, CoreBluetooth.CBPeripheral peripheral, Foundation.NSError error);
abstract member DisconnectedPeripheral : CoreBluetooth.CBCentralManager * CoreBluetooth.CBPeripheral * Foundation.NSError -> unit
override this.DisconnectedPeripheral : CoreBluetooth.CBCentralManager * CoreBluetooth.CBPeripheral * Foundation.NSError -> unit

Paramètres

peripheral
CBPeripheral
error
NSError
Attributs

S’applique à