ping constant

String const ping

Asks the other end to answer a pong. Either end may send it.

Implementation

static const String ping = 'ping';