Properties
The message object’s data can be accessed by it’s public properties
err
the error code (or in case of successRD_KAFKA_RESP_ERR_NO_ERROR
)topic_name
topic name of messagepartition
partition number of messagepayload
payload of the messagelen
length of the payloadkey
key of the messageoffset
offset of the messageheaders
headers of the message (ornull
)