Ozeki VoIP SDK Class library
Equals Method (obj)
NamespacesOzeki.VoIP.MediaAudioFormatEquals(Object)
Determines whether the specified AudioFormat is equal to the current AudioFormat.
Declaration Syntax
C#Visual BasicVisual C++
public override bool Equals(
	Object obj
)
Public Overrides Function Equals ( 
	obj As Object
) As Boolean
public:
virtual bool Equals(
	Object^ obj
) override
Parameters
obj (Object)
The object to compare with the current object.
Return Value
Boolean
true if the specified AudioFormat is equal to the current AudioFormat; otherwise, false.

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649