File: Applications/DHT/DHTMessage.msg
(no description)
The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.
BaseCallMessage | A basic Remote-Procedure-Call message |
DHTPutCall | (no description) |
DHTGetCall | (no description) |
Name | Type | Description |
---|---|---|
key | OverlayKey |
message DHTMessageCall extends BaseCallMessage { fields: OverlayKey key; };