You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, I don't see an easy way to enforce a character limit on outgoing messages, or to even handle situations such as detecting an issue with network connectivity. There are a number of kinds of checks I'd like to be able to do before the message is "sent" and displayed in the UI. This could be called something like setShouldSendMessageListener for example.
The text was updated successfully, but these errors were encountered:
Right now, I don't see an easy way to enforce a character limit on outgoing messages, or to even handle situations such as detecting an issue with network connectivity. There are a number of kinds of checks I'd like to be able to do before the message is "sent" and displayed in the UI. This could be called something like
setShouldSendMessageListener
for example.The text was updated successfully, but these errors were encountered: