Skip to main content

games.poll_contents

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

Overview

  • ID: 2997
  • Header: POLL_CONTENTS
  • Direction: Server to Client (s2c)
  • Realm: Games & Entertainment
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Poll contents

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.
field4int32requiredWire field extracted from the Nitro client parser.
field5int32requiredWire field extracted from the Nitro client parser.
field6booleanrequiredWire field extracted from the Nitro client parser.
field7int32requiredWire field extracted from the Nitro client parser.
field8int32requiredWire field extracted from the Nitro client parser.
field9int32requiredWire field extracted from the Nitro client parser.
field10stringrequiredWire field extracted from the Nitro client parser.
field11int32requiredWire field extracted from the Nitro client parser.
field12int32requiredWire field extracted from the Nitro client parser.
field13int32requiredWire field extracted from the Nitro client parser.
field14stringrequiredWire field extracted from the Nitro client parser.
field15stringrequiredWire field extracted from the Nitro client parser.
field16int32requiredWire field extracted from the Nitro client parser.

Behavior

Sender

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

Receiver

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

Notes

  • No additional notes