Share via


ICBPeripheralDelegate.UpdatedName(CBPeripheral) Method

Definition

[Foundation.Export("peripheralDidUpdateName:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual void UpdatedName(CoreBluetooth.CBPeripheral peripheral);
[<Foundation.Export("peripheralDidUpdateName:")>]
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member UpdatedName : CoreBluetooth.CBPeripheral -> unit
override this.UpdatedName : CoreBluetooth.CBPeripheral -> unit

Parameters

peripheral
CBPeripheral
Attributes

Applies to