messageId property
Idempotent message ID. Store this ID locally or in a database to prevent message duplication.
Implementation
String messageId;
Idempotent message ID. Store this ID locally or in a database to prevent message duplication.
String messageId;