Compartir a través de


CBCentralManagerDelegate.DisconnectedPeripheral Método

Definición

[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

Parámetros

peripheral
CBPeripheral
error
NSError
Atributos

Se aplica a