Consts

open class Consts

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
val CONTAINER_ID: String = "pluginContainer"
Link copied to clipboard
val JS_TIMEOUT: Int = 10000
Link copied to clipboard
val ON_JS_EXCEPTION: String = "on_js_exception"
Link copied to clipboard
val ON_JS_LOAD_ERROR: String = "on_js_load_error"
Link copied to clipboard