SlyceMessaging icon indicating copy to clipboard operation
SlyceMessaging copied to clipboard

Add a listener where pre-sending logic can be enforced.

Open camclendenin opened this issue 7 years ago • 0 comments

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.

camclendenin avatar Dec 20 '16 19:12 camclendenin