Skip to main content

catalog.page_expiration

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

Overview

  • ID: 2668
  • Header: CATALOG_PAGE_EXPIRATION
  • Direction: Server to Client (s2c)
  • Realm: Subscription & Offers
  • Phase: session
  • Since: nitro-1.6.6
  • Summary: Deliver a catalog page expiration timestamp

Payload fields

FieldTypeRequiredDescription
pageIdint32requiredCatalog page identifier.
secondsLeftint32requiredSeconds until the page expires.
pageNamestringrequiredDisplay name of the expiring page.

Behavior

Sender

Sent in response to a page expiration request.

Receiver

The client starts a countdown timer showing when the catalog page will expire.

Notes

  • No additional notes