Note

You are not reading the most recent version of this documentation.

ArchitectureDiagramHandle

class Cocotec.CocoPlatform.Coco.ArchitectureDiagramHandle

For asynchronously receiving architecture diagrams.

Public Functions

ArchitectureDiagramHandle (APIClient client)
abstract void HandleDiagram (Cocotec.CocoPlatform.Coco.ArchitectureDiagram diagram)
void Cancel ()

Cancels the asynchronous API call, causing the callback to be called immediately.