ArchitectureDiagramHandle¶
-
class
Cocotec.CocoPlatform.Coco.ArchitectureDiagramHandle
¶ For asynchronously receiving architecture diagrams.
Public Functions
-
abstract void
HandleDiagram
(Cocotec.CocoPlatform.Coco.ArchitectureDiagram diagram)¶
-
void
Cancel
()¶ Cancels the asynchronous API call, causing the callback to be called immediately.
-
abstract void