errorFileTotalSizeExceeded constant
String
const errorFileTotalSizeExceeded
The sum of attachment sizes in a group exceeds the per-message total-size
cap. Not retryable (reported via onFileError).
Implementation
static const errorFileTotalSizeExceeded = "ERR_FILE_TOTAL_SIZE_EXCEEDED";