mirror of
https://codeberg.org/timelimit/timelimit-server.git
synced 2026-08-31 19:03:45 +02:00
1.2 KiB
1.2 KiB
PingEvent Schema
https://timelimit.io/SerializedAppLogicAction#/definitions/PingEvent
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|---|---|---|---|---|---|---|---|
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | SerializedAppLogicAction.schema.json* |
PingEvent Type
string (PingEvent)
PingEvent Constraints
enum: the value of this property must be equal to one of the following values:
| Value | Explanation |
|---|---|
"clear" |
|
"ping" |
|
"pong" |