Listener

interface Listener

Functions

Link copied to clipboard
abstract fun checkPermission(permission: String): Boolean
Link copied to clipboard
abstract fun closeWindow(reason: String?)
Link copied to clipboard
abstract fun fixedTextZoom()
Link copied to clipboard
abstract fun openExternalApp(androidScheme: String?, androidAppId: String?)
Link copied to clipboard
abstract fun openInAppBrowser(url: String)
Link copied to clipboard
abstract fun requestActiveRoutine()
Link copied to clipboard
abstract fun requestPermission(permission: String)
Link copied to clipboard
abstract fun setTitle(title: String)

Inheritors

Link copied to clipboard