onAttachmentLimitExceed property

AttachmentLimitExceedListener? onAttachmentLimitExceed
final

A callback for when the attachmentLimit is exceeded.

This will override the default error alert behaviour.

Implementation

final AttachmentLimitExceedListener? onAttachmentLimitExceed;