equals

open fun equals(obj: Any): Boolean

Compares this MediaUri with another object for equality.

Return

true if the objects are equal, false otherwise.

Parameters

obj

The object to compare with this MediaUri.