Ozeki VoIP SDK Class library
RedirectionEventArgs Constructor (type, contactInfo)
NamespacesOzeki.VoIP.PBX.PhoneCalls.EventArgsRedirectionEventArgsRedirectionEventArgs(RedirectionType, SIPAddress)
Initializes a new instance of the RedirectionEventArgs class
Declaration Syntax
C#Visual BasicVisual C++
public RedirectionEventArgs(
	RedirectionType type,
	SIPAddress contactInfo
)
Public Sub New ( 
	type As RedirectionType,
	contactInfo As SIPAddress
)
public:
RedirectionEventArgs(
	RedirectionType type, 
	SIPAddress^ contactInfo
)
Parameters
type (RedirectionType)
contactInfo (SIPAddress)

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