top of page
C# UAS API - Class Diagram
The following diagrams show the main public classes within the UAS API:
UAS applications derive from either
UASInboundApplication
or
UASOutboundApplication
.
A
UASCallChannel
object is passed to the UAS application as an argument to the Run method of
UASInboundApplication
or
UASOutboundApplication
.
ⓒ 2023 Aculab. All rights reserved.
Aculab Cloud .NET UAS
Version 1.6.0.11
.Net Framework 4.6.2
Overview
Installation
Using the UAS
Writing UAS Applications
Sample UAS Applications
Web Services
Cloud Utilities
Class Diagram
UASApplication Classes
UASCallChannel Class
UAS API Reference
Troubleshooting