Compartilhar via


CBCentralManagerDelegate.FailedToConnectPeripheral Método

Definição

[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

Parâmetros

peripheral
CBPeripheral
error
NSError
Atributos

Aplica-se a