lastMessage property

EMMessage? lastMessage
final

~english The last reply in the message thread. If it is empty, the last message is withdrawn. ~end

~chinese 子区最新一条消息。如果为空,表明最新一条消息被撤回。 ~end

Implementation

final EMMessage? lastMessage;