Click or drag to resize

RedirectionInfo(RedirectionType, SIPAddress) Constructor

Initializes a new instance of the RedirectionInfo class

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public RedirectionInfo(
	RedirectionType type,
	SIPAddress target
)

Parameters

type  RedirectionType
 
target  SIPAddress
 
See Also