Compartir a través de


CBPeripheralManagerDelegate.CharacteristicUnsubscribed Método

Definición

[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

Parámetros

peripheral
CBPeripheralManager
central
CBCentral
characteristic
CBCharacteristic
Atributos

Se aplica a