menu
shengwang_chat_uikit package
documentation
chat_uikit.dart
ChatMessage
hasDeliverAck property
hasDeliverAck property
dark_mode
light_mode
hasDeliverAck
property
bool
hasDeliverAck
getter/setter pair
设置送达回执,即接收方是否已收到消息。
true
:是;
false
:否。
Implementation
bool hasDeliverAck = false;
shengwang_chat_uikit package
documentation
chat_uikit
ChatMessage
hasDeliverAck property
ChatMessage class