Click or drag to resize

ISIPClient Properties

The ISIPClient type exposes the following members.

Properties
 NameDescription
Public propertyConfig Gets the configuration for the SIP client.
(Inherited from ISIPClientConfigurable)
Public propertyCustomProperties Gets a collection that can be used for storing custom values for the SIP client.
Public propertyRegistrationInfo Gets information about the registration process.
Public propertyRegState Gets the state of the SIP client.
Public propertySIPAccount Gets the associated SIP account.
Public propertySourceIdentifier Gets or sets an object that can be used to identify a SIP message sent to the client.
Public propertySubscription Gets the manager that can handle SIP subscriptions (SUBSCRIBE).
Top
See Also