Click or drag to resize

DialogID Constructor

Initializes a new instance of the DialogID class

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public DialogID(
	string callID,
	string remoteTag,
	string localTag
)

Parameters

callID
Type: SystemString
remoteTag
Type: SystemString
localTag
Type: SystemString
See Also