messageId property

String messageId
getter/setter pair

Idempotent message ID. Store this ID locally or in a database to prevent message duplication.

Implementation

String messageId;