- DELETE_EVENT_ID - Static variable in class org.symphonyoss.s2.common.legacy.id.LegacyId
-
- deleteEventId(String, long, byte[]) - Method in class org.symphonyoss.s2.common.legacy.id.LegacyIdFactory
-
Create a 2.0 Hash (ID) for a DeleteEvent.
- deleteEventId(String, long, ImmutableByteArray) - Method in class org.symphonyoss.s2.common.legacy.id.LegacyIdFactory
-
Create a 2.0 Hash (ID) for a DeleteEvent.
- DELIVERY_RECEIPT_ID - Static variable in class org.symphonyoss.s2.common.legacy.id.LegacyId
-
- deliveryReceiptId(String, long, byte[], byte[]) - Method in class org.symphonyoss.s2.common.legacy.id.LegacyIdFactory
-
Create a 2.0 Hash (ID) for the delivery receipt of the given messageId for the given userId.
- deliveryReceiptId(String, long, ImmutableByteArray, ImmutableByteArray) - Method in class org.symphonyoss.s2.common.legacy.id.LegacyIdFactory
-
Create a 2.0 Hash (ID) for the delivery receipt of the given messageId for the given userId.
- DOWNLOAD_ATTACHMENT_EVENT_ID - Static variable in class org.symphonyoss.s2.common.legacy.id.LegacyId
-
- downloadAttachmentEventId(String, long, byte[], String) - Method in class org.symphonyoss.s2.common.legacy.id.LegacyIdFactory
-
Create a 2.0 Hash (ID) for a DownloadAttachmentEvent.
- downloadAttachmentEventId(String, long, ImmutableByteArray, String) - Method in class org.symphonyoss.s2.common.legacy.id.LegacyIdFactory
-
Create a 2.0 Hash (ID) for a DownloadAttachmentEvent.