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
.
ⓒ 2011 Aculab. All rights reserved.