public interface DownloadAttachment
abstract Call<Unit>
invoke(Attachment attachment)
equals, hashCode, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
abstract Call<Unit> invoke(Attachment attachment)
Downloads the selected attachment to the "Download" folder in the public external storage directory.
attachment