StartAdvertisingOptions.ServicesUUID Property

Definition

One or more CBUUID objects.

public CoreBluetooth.CBUUID[] ServicesUUID { get; set; }
member this.ServicesUUID : CoreBluetooth.CBUUID[] with get, set

Property Value

CBUUID[]

Remarks

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

Applies to