Table of Contents

Class StartAdvertisingOptions

Namespace
CoreBluetooth
public class StartAdvertisingOptions
Inheritance
StartAdvertisingOptions

Constructors

StartAdvertisingOptions()

public StartAdvertisingOptions()

Properties

LocalName

public string LocalName { get; set; }

Property Value

string

ServiceUUIDs

public string[] ServiceUUIDs { get; set; }

Property Value

string[]