Compartir a través de


CBPeripheralManagerDelegate.CharacteristicSubscribed Método

Definición

[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

Parámetros

peripheral
CBPeripheralManager
central
CBCentral
characteristic
CBCharacteristic
Atributos

Se aplica a