Compares two PlainMediaData objects.

Declaration Syntax
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