Click or drag to resize

DialogIDs Constructor

Initializes a new instance of the DialogIDs class

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public DialogIDs(
	DialogID uacDialogID,
	DialogID uasDialogID,
	PendingDialogID pDialogID
)

Parameters

uacDialogID  DialogID
 
uasDialogID  DialogID
 
pDialogID  PendingDialogID
 
See Also