Ozeki VoIP SDK Class library
Equals Method (obj)
NamespacesOzeki.VoIPEncodedMediaDataEquals(Object)
Compares two PlainMediaData objects.
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 other PlainMediaData object.
Return Value
Returns true if the contained data is the same, otherwise false.

Assembly: VoIPSDK (Module: VoIPSDK) Version: 10.0.6.243