Hi,
In v1 API & SDK we used
DBClient: loadThumbnail, cancelFileLoad and deletePath and its delegate protocol DBRestClientDelegate
what are the v2 counterparts we should use to replace those two? (specially in the context of loading images thumbnails and deleting those files).
Thanks.