Skip to main content

games.poll_offer

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

Overview

  • ID: 3785
  • Header: POLL_OFFER
  • Direction: Server to Client (s2c)
  • Realm: Games & Entertainment
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Poll offer

Payload fields

FieldTypeRequiredDescription
field1int32requiredWire field extracted from the Nitro client parser.
field2stringrequiredWire field extracted from the Nitro client parser.
field3stringrequiredWire field extracted from the Nitro client parser.
field4stringrequiredWire field extracted from the Nitro client parser.

Behavior

Sender

The server sends this message to inform the client about poll offer state.

Receiver

The client processes the received data and updates its local state accordingly.

Notes

  • No additional notes