Difference between revisions of "CompletePingCheck"
Jump to navigation
Jump to search
Cube Linden (talk | contribs) |
|||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
{{ProtocolNav | {{ProtocolNav}} | ||
==Message Layout== | |||
== | <pre width=80> | ||
<pre> | |||
{ | { | ||
CompletePingCheck High NotTrusted Unencoded | CompletePingCheck High NotTrusted Unencoded | ||
Line 11: | Line 10: | ||
} | } | ||
</pre> | </pre> | ||
==Usage and Notes== | |||
PingID should be the same value received from [[StartPingCheck]], to let the source know which ping was completed. | |||
[[Category:Common Messages]] | |||
[[Category:Messages]] | [[Category:Messages]] |
Latest revision as of 15:08, 11 September 2024
Message Layout
{ CompletePingCheck High NotTrusted Unencoded { PingID Single { PingID U8 } } }
Usage and Notes
PingID should be the same value received from StartPingCheck, to let the source know which ping was completed.