MAX_CHUNK_PAYLOAD

Default maximum bytes of message payload per chunk (header excluded). Approximates ConnectionsClient.MAX_BYTES_DATA_SIZE (≈32 768) minus the header. The real cap is injected by the Android binding at construction time.