hasNext

Returns true to callback if SyncIteratorJava has more elements (In other words, returns true if next() would return an element rather than throwing an exception).

Return

CancellationToken which allows to cancel network request.

Parameters

callback

Async result listener. See SuccessListener.