File: Common/CommonAPIMessages.msg
Author: Bernhard Heep
Message type for information sent from the overlay to the application
The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.
CommonAPIMessage | Author: Bernhard Heep |
Name | Type | Description |
---|---|---|
destKey | OverlayKey | destination overlay key |
message KBRdeliver extends CommonAPIMessage { fields: OverlayKey destKey; // destination overlay key };