Click or drag to resize

BluetoothStatusConnectionSimpleConnectionName Property

Gets the MAC address and the friendly name as the description.

Namespace:  Zebra.Sdk.Comm
Assemblies:   SdkApi.Desktop (in SdkApi.Desktop.dll) Version: 2.15.2634
  ZebraPrinterSdk (in ZebraPrinterSdk.dll) Version: 2.15.2521
Syntax
public override string SimpleConnectionName { get; }

Return Value

Type: String
[MAC Address]:[Friendly Name]

Implements

ConnectionSimpleConnectionName
See Also