Skip to main content

room.doorbell_accepted

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

Overview

  • ID: 3783
  • Header: ROOM_DOORBELL_ACCEPTED
  • Direction: Server to Client (s2c)
  • Realm: Room
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Notify the visitor that doorbell access was granted

Payload fields

FieldTypeRequiredDescription
usernamestringrequiredUsername of the accepted user (may be empty string).

Behavior

Sender

Sent to the visitor after the room owner accepts their doorbell request.

Receiver

The client proceeds with the room entry flow. Confirmed in GLADIATOR.

Notes

  • No additional notes