PhoneSystemGetNetInterfaces Method

Note: This API is now obsolete.
Returns set of IPv4 network interfaces supported on the local machine.

Definition

Namespace: TCX.Configuration
Assembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
C#
[ObsoleteAttribute]
public string[] GetNetInterfaces()

Return Value

String

Implements

IPhoneSystemGetNetInterfaces

See Also