Hi guys!
I've made STOMP WebSocket server in spring boot and it works really cool. Also wanted to make android app to connect with that ws and used this answer: https://stackoverflow.com/a/37224168/8176396 And it also works great and send messages to server. But i really don't uderstand how to handle messages sended *from* server. I didn't find anything like "OnMessage" method. Please let me know how to handle that messages. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/9eb65f97-5ef9-47a0-a2b9-7e2c1d2ffe2c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

