class

MCProtocol::PingRequest

Inherits JSON::Serializable < Reference < Object

A ping, issued by either the server or the client, to check that the other party is still alive. The receiver must promptly respond, or else may be disconnected.

Constructors

new(params : JSON::Any | Nil = Nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

method
Source
params
Source