Click or drag to resize

SIPExtensionRegisterContainerGetAllExtensions Method

Gets all extensions from the container.

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

Return Value

Type: ICollectionISIPExtension

Implements

ISIPExtensionRegisterContainerGetAllExtensions
See Also