ISIPClient Interface |
The ISIPClient type exposes the following members.
| Name | Description | |
|---|---|---|
| Config |
Gets the configuration for the SIP client.
(Inherited from ISIPClientConfigurable) | |
| CustomProperties | Gets a collection that can be used for storing custom values for the SIP client. | |
| RegistrationInfo | Gets information about the registration process. | |
| RegState | Gets the state of the SIP client. | |
| SIPAccount | Gets the associated SIP account. | |
| SourceIdentifier | Gets or sets an object that can be used to identify a SIP message sent to the client. | |
| Subscription | Gets the manager that can handle SIP subscriptions (SUBSCRIBE). |
| Name | Description | |
|---|---|---|
| RegistrationStateChanged | Occurs when the registration state of the SIP client has changed. |