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

Push back (to remote db) conversations that have reached 10 ChatMessages #8

Closed
VeeShostak opened this issue Dec 30, 2017 · 0 comments
Closed

Comments

@VeeShostak
Copy link
Owner

On click of sendMessageButton:
check to see if conversation is already 5(ChatPosts)*2 = 10 (ChatMessages) long, if yes push the messages and mark as pushed in local Room DB.

... proceed to send userQuery to dialogFlow API ...

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

No branches or pull requests

1 participant