Click or drag to resize
IConfiguratorListenedEndpoints Property
Gets the list of the listened endpoints.

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

Property Value

Type: IEnumerableEndpoint
See Also