Click or drag to resize

IExtensionContainer Methods

The IExtensionContainer type exposes the following members.

Methods
 NameDescription
Public methodClear Removes all extensions from the container.
Public methodContains Determines whether the container contains the specified extension.
Public methodGetExtension Retreives all the extensions with the specified username from the container.
Public methodGetExtensions Retreives all extensions from the container.
Public methodTryAddExtension Attempts to add the specified extension to the container.
Public methodTryRemoveExtension Attempts to remove the specified extension from the container.
Public methodTryRemoveSIPExtension Attempts to remove the SIP extension from the container.
Top
See Also