CBPeripheralDelegate.UpdatedName(CBPeripheral) Method

Definition

[Foundation.Export("peripheralDidUpdateName:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void UpdatedName (CoreBluetooth.CBPeripheral peripheral);
abstract member UpdatedName : CoreBluetooth.CBPeripheral -> unit
override this.UpdatedName : CoreBluetooth.CBPeripheral -> unit

Parameters

peripheral
CBPeripheral
Attributes

Applies to