Message PingCall

File: Common/CommonMessages.msg

A basic ping rpc call

Inheritance diagram:

The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.

Extends:

BaseCallMessage

A basic Remote-Procedure-Call message

Source code:

message PingCall extends BaseCallMessage {
};