Click or drag to resize

DialogContainerTryRemoveDialog Method

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

Parameters

dialogID
Type: Ozeki.VoIPDialogID

Return Value

Type: Boolean

Implements

IDialogContainerTryRemoveDialog(DialogID)
See Also