Ozeki VoIP SDK Class library
RedirectionInfo Class
NamespacesOzeki.VoIP.SIPRedirectionInfo
Provides data for SIP call redirection.
Declaration Syntax
C#Visual BasicVisual C++
public class RedirectionInfo : EventArgs
Public Class RedirectionInfo
	Inherits EventArgs
public ref class RedirectionInfo : public EventArgs
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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.

Inheritance Hierarchy
Object
EventArgs
 RedirectionInfo

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290