Compartilhar via


CBPeripheralDelegate.UpdatedNotificationState Método

Definição

[Foundation.Export("peripheral:didUpdateNotificationStateForCharacteristic:error:")]
public virtual void UpdatedNotificationState (CoreBluetooth.CBPeripheral peripheral, CoreBluetooth.CBCharacteristic characteristic, Foundation.NSError error);
abstract member UpdatedNotificationState : CoreBluetooth.CBPeripheral * CoreBluetooth.CBCharacteristic * Foundation.NSError -> unit
override this.UpdatedNotificationState : CoreBluetooth.CBPeripheral * CoreBluetooth.CBCharacteristic * Foundation.NSError -> unit

Parâmetros

peripheral
CBPeripheral
characteristic
CBCharacteristic
error
NSError
Atributos

Aplica-se a