JavascriptInterface
interface JavascriptInterface (View source)
Interface JavascriptInterface
Methods
string
getCode()
Returns the JavascriptInterface's code
object|null
getScope()
Returns the JavascriptInterface's scope document
string
__toString()
Returns the JavascriptInterface's code
Details
string
getCode()
Since: 1.3.0
Returns the JavascriptInterface's code
object|null
getScope()
Since: 1.3.0
Returns the JavascriptInterface's scope document
string
__toString()
Since: 1.3.0
Returns the JavascriptInterface's code