Provides data for SIP call redirection.

C# | Visual Basic | Visual C++ |
public class RedirectionInfo : EventArgs
Public Class RedirectionInfo Inherits EventArgs
public ref class RedirectionInfo : public EventArgs

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | RedirectionInfo(RedirectionType, String) |
Creates a new instance of the RedirectionInfo class.
|
![]() | RedirectionInfo(RedirectionType, SIPAddress) |
Creates a new instance of the RedirectionInfo class.
|
![]() | Target |
Gets the number of the target.
|
![]() | TargetSIPAddress |
Gets the SIP address of the target.
|
![]() | ToString()()()() | (Overrides Object.ToString()()()().) |
![]() | Type |
Gets the type of the redirection.
|
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290