Click or drag to resize

IConfiguratorListenedEndpoints Property

Gets the list of the listened endpoints.

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
IEnumerable<Endpoint> ListenedEndpoints { get; }

Property Value

Type: IEnumerableEndpoint
See Also