Upravit

Sdílet prostřednictvím


CBCentralManagerDelegate.DisconnectedPeripheral Method

Definition

[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

Parameters

peripheral
CBPeripheral
error
NSError
Attributes

Applies to