File: Common/BaseOverlayMessage.msg
A basic ping rpc call
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 |
message PingCall extends BaseCallMessage { };