public interface BrowseOperationCallback
void
complete(Entry[] entry)
error(Throwable e)
failed(String error)
void complete(Entry[] entry)
void failed(String error)
void error(Throwable e)