RedirectionInfo Class |
Namespace: Ozeki.VoIP
The RedirectionInfo type exposes the following members.
Name | Description | |
---|---|---|
RedirectionInfo(RedirectionType, SIPAddress) |
Creates a new instance of the RedirectionInfo class.
| |
RedirectionInfo(RedirectionType, String) |
Creates a new instance of the RedirectionInfo class.
|
Name | Description | |
---|---|---|
ToString | (Overrides ObjectToString.) |
Name | Description | |
---|---|---|
Target |
Gets the number of the target.
| |
TargetSIPAddress |
Gets the SIP address of the target.
| |
Type |
Gets the type of the redirection.
|