Skip to main content
API Reference NianticSpatial.NSDK.AR.Scanning ScanArchiveBuilder

CancelGetNextChunkTask


Declaration

public void CancelGetNextChunkTask()

Summary

Cancel the current in-progress task from CreateTaskToGetNextChunk.
Notice that it is possible for the chunk building to succeed before cancellation occurs.
If cancelled, the task will be in "failed" state.