CBPeripheralManagerDelegate.CharacteristicUnsubscribed Método

Definição

[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

Aplica-se a