menu
tencent_cloud_chat_uikit package
documentation
ui/utils/message.dart
MessageUtils
handleCustomMessageString static method
handleCustomMessageString static method
dark_mode
light_mode
handleCustomMessageString
static method
String
handleCustomMessageString
(
V2TimMessage
message
)
Implementation
static String handleCustomMessageString(V2TimMessage message) { return TIM_t("消息"); }
tencent_cloud_chat_uikit package
documentation
ui/utils/message
MessageUtils
handleCustomMessageString static method
MessageUtils class