Click or drag to resize
SoftPhoneFactoryGetAddressList Method
Gets the list of local IP addresses.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public static List<IPAddress> GetAddressList()

Return Value

Type: ListIPAddress
List of local IP addresses.
See Also