fileTooLargeAfterCompressionError abstract method

String fileTooLargeAfterCompressionError(
  1. double limitInMB
)
inherited

The error shown in case the fi"le is too large even after compression while uploading via MessageInput

Implementation

String fileTooLargeAfterCompressionError(double limitInMB);