contains
abstract fun contains(otherLocation: SimpleLocatorData, onSuccess: (Boolean) -> Unit, onError: (ColibrioException) -> Unit)
Check if the passed locator is equal to this one, or is contained inside this ContentLocation.
Check if the passed locator is equal to this one, or is contained inside this ContentLocation.