Click or drag to resize
TargetDialogHeader Constructor (String, String, String)
Initializes a new instance of the TargetDialogHeader class

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public TargetDialogHeader(
	string callID,
	string fromTag,
	string toTag
)

Parameters

callID
Type: SystemString
fromTag
Type: SystemString
toTag
Type: SystemString
See Also