Join Slack
Communities
Powered by
In this case I only need the JSON, so can just do ...
# announcements
j
janvladimirmostert
02/14/2017, 1:15 PM
In this case I only need the JSON, so can just do this:
Copy code
channel.consume(queue = "api", onMessage = { a,b,c: Any, json: String ->
3
Views
Open in Slack
Previous
Next