kDefaultMaxAttachmentBytes constant

int const kDefaultMaxAttachmentBytes

Default maximum attachment size: 20 MB.

Implementation

static const int kDefaultMaxAttachmentBytes = 20 * 1024 * 1024;