Companion

object Companion

Functions

Link copied to clipboard
fun constructS3KeyForDraftEmailMessage(emailAddressId: String, draftEmailMessageId: String = "", emailMaskId: String? = null): String
Link copied to clipboard
Link copied to clipboard

Extracts the emailMaskId from a draft message S3 key if present. Matches '/mask/{emailMaskId}/' in the key and returns the emailMaskId, or null if not found.