pub const MESSAGING_MESSAGE_PAYLOAD_SIZE_BYTES: Key;
Expand description
The (uncompressed) size of the message payload in bytes. Also use this attribute if it is unknown whether the compressed or uncompressed payload size is reported.
Examples
2738