Click or drag to resize

SoftPhoneFactoryGetAddressList Method

Gets the list of local IP addresses.

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

Return Value

Type: ListIPAddress
List of local IP addresses.
See Also