CBCentralManagerDelegate.FailedToConnectPeripheral 方法

定义

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

参数

peripheral
CBPeripheral
error
NSError
属性

适用于