![]() |
Scanframe Modular Application 0.1.0
|
Packet payload for tPingPong type. More...
#include <InformationPacket.h>
Public Attributes | |
| int32_t | counter {0} |
| Counter to be decremented by 1 by the server and send back and vise versa until the counter is zero. | |
| char | str [64] {} |
| Some null terminated string. | |
Packet payload for tPingPong type.
| int32_t sf::InformationPacket::PayloadPingPong::counter {0} |
Counter to be decremented by 1 by the server and send back and vise versa until the counter is zero.
| char sf::InformationPacket::PayloadPingPong::str[64] {} |
Some null terminated string.