다음을 통해 공유


CBPeripheralManagerDelegate.CharacteristicUnsubscribed 메서드

정의

[Foundation.Export("peripheralManager:central:didUnsubscribeFromCharacteristic:")]
public virtual void CharacteristicUnsubscribed (CoreBluetooth.CBPeripheralManager peripheral, CoreBluetooth.CBCentral central, CoreBluetooth.CBCharacteristic characteristic);
abstract member CharacteristicUnsubscribed : CoreBluetooth.CBPeripheralManager * CoreBluetooth.CBCentral * CoreBluetooth.CBCharacteristic -> unit
override this.CharacteristicUnsubscribed : CoreBluetooth.CBPeripheralManager * CoreBluetooth.CBCentral * CoreBluetooth.CBCharacteristic -> unit

매개 변수

peripheral
CBPeripheralManager
central
CBCentral
characteristic
CBCharacteristic
특성

적용 대상