serverTime property

int serverTime
getter/setter pair

~english The timestamp when the message is received by the server. ~end

~chinese 消息的服务器时间戳,单位为毫秒。 ~end

Implementation

int serverTime = DateTime.now().millisecondsSinceEpoch;