Creates a new instance of the RedirectionInfo class.

C# | Visual Basic | Visual C++ |
public RedirectionInfo( RedirectionType type, SIPAddress target )
Public Sub New ( type As RedirectionType, target As SIPAddress )
public: RedirectionInfo( RedirectionType type, SIPAddress^ target )

- type (RedirectionType)
- The type of the redirection.
- target (SIPAddress)
- The target the call will be redirected.
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290