Click or drag to resize
DialogContainerTryRemoveDialog Method

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

Parameters

dialogID
Type: Ozeki.VoIPDialogID

Return Value

Type: Boolean

Implements

IDialogContainerTryRemoveDialog(DialogID)
See Also