Skip to main content

room.info_updated

Generated from spec/protocol.yaml. Do not edit by hand.

Overview

  • ID: 3297
  • Header: ROOM_INFO_UPDATED
  • Direction: Server to Client (s2c)
  • Realm: Room
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Notify that room metadata has been updated

Payload fields

FieldTypeRequiredDescription
roomIdint32requiredID of the updated room.

Behavior

Sender

Sent to all room occupants when the room owner changes the room's name, description, or other public metadata.

Receiver

The client refreshes the room info display. Confirmed in GLADIATOR.

Notes

  • No additional notes