다음을 통해 공유


CBCentralManager.CancelPeripheralConnection(CBPeripheral) 메서드

정의

지정된 peripheral에 대한 활성 또는 보류 중인 연결을 취소합니다.

[Foundation.Export("cancelPeripheralConnection:")]
public virtual void CancelPeripheralConnection (CoreBluetooth.CBPeripheral peripheral);
abstract member CancelPeripheralConnection : CoreBluetooth.CBPeripheral -> unit
override this.CancelPeripheralConnection : CoreBluetooth.CBPeripheral -> unit

매개 변수

peripheral
CBPeripheral
특성

적용 대상