Click or drag to resize

SIPExtensionRegisterContainerGetAllExtensions Method

Gets all extensions from the container.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public ICollection<ISIPExtension> GetAllExtensions()

Return Value

ICollectionISIPExtension

Implements

ISIPExtensionRegisterContainerGetAllExtensions
See Also