CompletePingCheck: Difference between revisions
Jump to navigation
Jump to search
Cube Linden (talk | contribs) No edit summary |
No edit summary |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
== | {{ProtocolNav}} | ||
<pre> | ==Message Layout== | ||
<pre width=80> | |||
{ | { | ||
CompletePingCheck High NotTrusted Unencoded | CompletePingCheck High NotTrusted Unencoded | ||
| Line 9: | 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]] | |||
Latest revision as of 16: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.