session.interstitial_message
Generated from
spec/protocol.yaml. Do not edit by hand.
Overview
- ID:
1808 - Header:
INTERSTITIAL_MESSAGE - Direction: Server to Client (
s2c) - Realm: Notifications & Landing
- Phase:
session - Since:
nitro-1.6.6 - Summary: Interstitial message
Payload fields
| Field | Type | Required | Description |
|---|---|---|---|
field1 | boolean | required | Field extracted from parser source. |
Behavior
Sender
The server sends this message to inform the client about interstitial message.
Receiver
The client processes the received data and updates its state.
Notes
- No additional notes