ES6DetectionInterface

JavaScript interface to receive ES6 detection results Note: This is called from JavaScript thread, so we need to post to main thread

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun onDetectionComplete(isSupported: Boolean, message: String)