setAttachmentClickListener
Deprecated
Use setOnAttachmentClickListener instead
Replace with
setOnAttachmentClickListener(listener)
Content copied to clipboard
Sets the attachment click listener to be used by MessageListView.
Parameters
attachmentClickListener
The listener to use. If null, the default will be used instead.