StartAdvertisingOptions.LocalName Property

Definition

Represents the local name of a peripheral

public string LocalName { get; set; }
member this.LocalName : string with get, set

Property Value

Remarks

The property uses constant CBAdvertisementDataLocalNameKey value to access the underlying dictionary.

Applies to