http://developer.android.com/reference/android/webkit/WebMessage.html
I'm curious as to how this works in comparison to our current method of passing something back from native to the browser and whether this would be faster/cleaner. This would be Android WebView specific, and only would work on API Level 23, but it's interesting. Thoughts?