kDefaultMaxAttachmentBytes constant
Default maximum attachment size: 20 MB.
Implementation
static const int kDefaultMaxAttachmentBytes = 20 * 1024 * 1024;
Default maximum attachment size: 20 MB.
static const int kDefaultMaxAttachmentBytes = 20 * 1024 * 1024;