다음을 통해 공유


CBCentralManagerDelegate_Extensions.DisconnectedPeripheral 메서드

정의

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

매개 변수

This
ICBCentralManagerDelegate

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

peripheral
CBPeripheral
error
NSError

적용 대상