Skip to content
New issue

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

Chat Message Sent Confirmation #37

Open
cdelorme opened this issue Sep 2, 2013 · 1 comment
Open

Chat Message Sent Confirmation #37

cdelorme opened this issue Sep 2, 2013 · 1 comment

Comments

@cdelorme
Copy link
Collaborator

cdelorme commented Sep 2, 2013

The method to send a message accepts a callback method for when the server has received it. This would allow an aesthetic modification, such as grey to black text, to indicate a message was processed and not dropped.

@cdelorme
Copy link
Collaborator Author

I misread the documentation, it is not server-received but sent-to-server confirmation, so no changes would need to be processed using the callback.

However, there is a feature flag to request server confirmation, but I haven't the foggiest how to implement or watch for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant