다음을 통해 공유


CBCentralManagerDelegate_Extensions.FailedToConnectPeripheral 메서드

정의

public static void FailedToConnectPeripheral (this CoreBluetooth.ICBCentralManagerDelegate This, CoreBluetooth.CBCentralManager central, CoreBluetooth.CBPeripheral peripheral, Foundation.NSError error);
static member FailedToConnectPeripheral : CoreBluetooth.ICBCentralManagerDelegate * CoreBluetooth.CBCentralManager * CoreBluetooth.CBPeripheral * Foundation.NSError -> unit

매개 변수

This
ICBCentralManagerDelegate

이 확장 메서드가 작동하는 인스턴스입니다.

peripheral
CBPeripheral
error
NSError

적용 대상