sortMessageByServerTime property
~english Whether to sort the messages by the time when the messages are received by the server.
- (Default)
true
: Yes; false
: No. ~end
~chinese 是否根据服务器收到消息的时间对消息进行排序。
- (默认)
true
:是; false
:否。 ~end
Implementation
final bool sortMessageByServerTime;