Partager via


CBPeripheralManagerDelegate.CharacteristicSubscribed Méthode

Définition

[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

Paramètres

peripheral
CBPeripheralManager
central
CBCentral
characteristic
CBCharacteristic
Attributs

S’applique à