CBPeripheralDelegate_Extensions.UpdatedName Method

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static void UpdatedName (this CoreBluetooth.ICBPeripheralDelegate This, CoreBluetooth.CBPeripheral peripheral);
static member UpdatedName : CoreBluetooth.ICBPeripheralDelegate * CoreBluetooth.CBPeripheral -> unit

Parameters

This
ICBPeripheralDelegate

The instance on which this extension method operates.

peripheral
CBPeripheral
Attributes

Applies to