다음을 통해 공유


CBPeripheralManagerDelegate.CharacteristicSubscribed 메서드

정의

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

매개 변수

peripheral
CBPeripheralManager
central
CBCentral
characteristic
CBCharacteristic
특성

적용 대상