IPhoneLine Interface |
Namespace: Ozeki.VoIP
The IPhoneLine type exposes the following members.
Name | Description | |
---|---|---|
AutoAnswer |
Gets or sets a boolean value indicating whether the incoming calls on this line will be answered automatically.
| |
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.
(Inherited from ISIPClient.) | |
DoNotDisturb |
Gets or sets the boolean value indicating whether the PhoneLine is in "Do Not Disturb" mode.
| |
InstantMessaging |
Gets an interface for sending and receiving MESSAGE requests and responses.
| |
PhoneCalls |
Gets the active phone calls on the line.
| |
RegistrationInfo |
Gets information about the registration process.
(Inherited from ISIPClient.) | |
RegState |
Gets the state of the SIP client.
(Inherited from ISIPClient.) | |
SIPAccount |
Gets the associated SIP account.
(Inherited from ISIPClient.) | |
SourceIdentifier |
Gets or sets an object that can be used to identify a SIP message sent to the client.
(Inherited from ISIPClient.) | |
Subscription |
Gets the manager that can handle SIP subscriptions (SUBSCRIBE).
(Inherited from ISIPClient.) |
Name | Description | |
---|---|---|
LocalEndPointChanged |
Occurs when the local address or port has changed.
| |
RegistrationStateChanged |
Occurs when the registration state of the SIP client has changed.
(Inherited from ISIPClient.) |