SurveyWebViewFragmentCallback

Functions

Link copied to clipboard
abstract fun onWebViewError(serverId: String, projectId: String, view: WebView, request: WebResourceRequest, error: WebResourceErrorCompat)
Link copied to clipboard
abstract fun onWebViewIntercept(serverId: String, projectId: String, view: WebView, url: String): Boolean
Link copied to clipboard
abstract fun onWebViewSurveyError(serverId: String, projectId: String, exception: Exception)
Link copied to clipboard
abstract fun onWebViewSurveyFinished(serverId: String, projectId: String)
Link copied to clipboard
abstract fun onWebViewSurveyQuit(serverId: String, projectId: String)