We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
当前发送的消息是取的本地时间,是否有方法取环信服务器的时间
The text was updated successfully, but these errors were encountered:
因为本地发消息的时间和消息到服务器的时间相差很小,所以可以用本地时间作为发送时间,也符合用户体验,用户发出去就要看到消息的时间,而不是等服务端确认后再显示时间
Sorry, something went wrong.
本地时间有时会与服务器时间相差太多,导致聊天框展示的消息顺序不正确
No branches or pull requests
当前发送的消息是取的本地时间,是否有方法取环信服务器的时间
The text was updated successfully, but these errors were encountered: