Click or drag to resize
DtmfInfo.Equals Method (DtmfInfo)

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public bool Equals(
	DtmfInfo other
)

Parameters

other
Type: Ozeki.VoIP.DtmfInfo

Return Value

Type: Boolean

Implements

IEquatable<T>.Equals(T)
See Also