Upon using the file transfer API, the IFileTransfer.getFileIcon() method incorrectly returns the Uri of the file and not the Uri of the icon.
Same problem applies for IFileTransfer.getFileIconMimeType() method which returns mime type of the file and not mime type of the icon.
Issue is applicable to one to one and group file transfers.
Upon using the file transfer API, the IFileTransfer.getFileIcon() method incorrectly returns the Uri of the file and not the Uri of the icon. Same problem applies for IFileTransfer.getFileIconMimeType() method which returns mime type of the file and not mime type of the icon. Issue is applicable to one to one and group file transfers.