class InAppBrowserEvent
InAppBrowser event type.
(js)
<init> |
InAppBrowser event type. InAppBrowserEvent() |
(js)
code |
val code: Number? |
(js)
data |
val data: String? |
(js)
message |
val message: String? |
(js)
type |
val type: String |
(js)
url |
val url: String |