setAttachmentDownloadClickListener

Deprecated

Use setOnAttachmentDownloadClickListener instead

Replace with

setOnAttachmentDownloadClickListener(listener)

Sets the attachment download click listener to be used by MessageListView.

Parameters

attachmentDownloadClickListener

The listener to use. If null, the default will be used instead.