menu
tencent_cloud_chat_common package
documentation
utils/tencent_cloud_chat_download_utils.dart
DownloadMessageQueueData
getUniqueueKey method
getUniqueueKey method
dark_mode
light_mode
getUniqueueKey
method
String
getUniqueueKey
(
)
Implementation
String
getUniqueueKey() {
return
"
${msgID}
_
${imageType}
_
$isSnapshot
"
; }
tencent_cloud_chat_common package
documentation
utils/tencent_cloud_chat_download_utils
DownloadMessageQueueData
getUniqueueKey method
DownloadMessageQueueData class