Click or drag to resize

DtmfSignalEquals Method

Determines whether the specified DtmfSignal is equal to the current DtmfSignal.

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.0
Syntax
public override bool Equals(
	Object obj
)

Parameters

obj  Object
The object to compare with the current object.

Return Value

Boolean
See Also