Interface MessageListView.AttachmentDownloadHandler
-
- All Implemented Interfaces:
public interface MessageListView.AttachmentDownloadHandler
-
-
Method Summary
Modifier and Type Method Description abstract UnitonAttachmentDownload(Function0<Call<Unit>> attachmentDownloadCall)-
-
Method Detail
-
onAttachmentDownload
abstract Unit onAttachmentDownload(Function0<Call<Unit>> attachmentDownloadCall)
-
-
-
-