Click or drag to resize

IConfiguratorListenedEndpoints Property

Gets the list of the listened endpoints.

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

Property Value

IEnumerableEndpoint
See Also