Creates a new instance of the RedirectionInfo class.

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

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