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.3.199.0
Syntax
public override bool Equals(
	Object obj
)

Parameters

obj
Type: SystemObject
The object to compare with the current object.

Return Value

Type: Boolean
See Also