Click or drag to resize

DialogContainerTryRemoveDialog Method


Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
public bool TryRemoveDialog(
	DialogID dialogID
)

Parameters

dialogID  DialogID
 

Return Value

Boolean

Implements

IDialogContainerTryRemoveDialog(DialogID)
See Also