Interface MessageListView.OnAttachmentDownloadClickListener
-
- All Implemented Interfaces:
public interface MessageListView.OnAttachmentDownloadClickListener
-
-
Method Summary
Modifier and Type Method Description abstract BooleanonAttachmentDownloadClick(Attachment attachment)-
-
Method Detail
-
onAttachmentDownloadClick
abstract Boolean onAttachmentDownloadClick(Attachment attachment)
-
-
-
-