Click or drag to resize

ConfiguratorListenedEndpoints Property

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

Property Value

Type: IEnumerableEndpoint

Implements

IConfiguratorListenedEndpoints
See Also