Click or drag to resize

RedirectionInfo(RedirectionType, String) 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,
	string target
)

Parameters

type  RedirectionType
 
target  String
 
See Also