File: Applications/UDPApp/UDPEchoAppMsg.msg
Message class used by UDPEchoApp.
The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.
Name | Value | Description |
---|---|---|
omitGetVerb | true |
Name | Type | Description |
---|---|---|
isRequest | bool |
message UDPEchoAppMsg { properties: omitGetVerb = true; fields: bool isRequest = true; };