Message PingResponse

File: Common/BaseOverlayMessage.msg

A basic ping response

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:

BaseResponseMessage

A basic Remote-Procedure-Response message

Source code:

message PingResponse extends BaseResponseMessage {
};