IExtensionContainer Methods |
The IExtensionContainer type exposes the following members.
Name | Description | |
---|---|---|
Clear |
Removes all extensions from the container.
| |
Contains |
Determines whether the container contains the specified extension.
| |
GetExtension |
Retreives all the extensions with the specified username from the container.
| |
GetExtensions |
Retreives all extensions from the container.
| |
TryAddExtension |
Attempts to add the specified extension to the container.
| |
TryRemoveExtension |
Attempts to remove the specified extension from the container.
| |
TryRemoveSIPExtension |
Attempts to remove the SIP extension from the container.
|