Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 381 Bytes

server_ok.md

File metadata and controls

10 lines (7 loc) · 381 Bytes

ok message (server)

A message sent by a Ribbon to the client to tell the client to display a message in the corner of the screen. Sent on confirmation of changing settings, etc.

Format

  • (object):
    • (integer) id: The id of this message.
    • (string) command: Always "ok".
    • (string) data: String to display in the UI message.