ISIPExtensionRegisterContainer Methods |
The ISIPExtensionRegisterContainer type exposes the following members.
Name | Description | |
---|---|---|
![]() | ClearExtensionRegistrations |
Clears all known registrations
|
![]() | Contains |
Determines whether the container contains the specified extension.
|
![]() | GetAllExtensions |
Gets all extensions from the container.
|
![]() | GetBindings | (Inherited from IBindingsContainer.) |
![]() | GetBindingsCount | (Inherited from IBindingsContainer.) |
![]() | GetExtension(TransportInfo) |
Gets the specified extension from the container.
|
![]() | GetExtension(SIPClientID, Boolean) |
Gets the specified extension from the container.
|
![]() | GetExtensions(SIPAddress) |
Gets all extensions to the given address from the container (REGISTER bindings).
|
![]() | GetExtensions(TransportInfo) |
Gets all extensions to the given address from the container (REGISTER bindings).
|
![]() | TryAddExtension |
Attempts to add the specified extension to the container.
|
![]() | TryRemoveExtension |
Attempts to remove the specified extension from the container.
|