PhoneDeviceHexInterface Property

Returns the IP address of the phone in hexadecimal form.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
string HexInterface { get; }

Property Value

String

Remarks

This field will be an empty string if no MAC address is provided for the device.

See Also