hyphenate_SDK4.0 5.0.0
hyphenate java IM SDK
 
Loading...
Searching...
No Matches
com.hyphenate.chat.EMChatManager.AttachmentDownloadType Enum Reference

Public Attributes

 ORIGINAL
 
 BIG
 
 THUMBNAIL
 

Detailed Description

The attachment download types.

This enum must be used together with the message body type. The supported download types for each message body type are as follows:

Other message types do not support attachment downloads.

Member Data Documentation

◆ BIG

com.hyphenate.chat.EMChatManager.AttachmentDownloadType.BIG

Downloads the large image.

This type applies to image messages only.

◆ ORIGINAL

com.hyphenate.chat.EMChatManager.AttachmentDownloadType.ORIGINAL

Downloads the original attachment.

For image messages, this refers to the original image; for video, voice, file, and other messages, this refers to the original file.

◆ THUMBNAIL

com.hyphenate.chat.EMChatManager.AttachmentDownloadType.THUMBNAIL

Downloads the thumbnail.

This type is supported for both image and video messages.


The documentation for this enum was generated from the following file: