Click or drag to resize

SoftPhoneFactoryGetAddressList Method

Gets the list of local IP addresses.

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

Return Value

ListIPAddress
List of local IP addresses.
See Also