Click or drag to resize
ContactIdNotificationEventArgEquals Method
Compare all field of two ContactIdNotificationEventArg objects.

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

Parameters

obj
Type: SystemObject
A ContactIdNotificationEventArg object

Return Value

Type: Boolean
See Also