SurveyWebViewControllerDelegate
public protocol SurveyWebViewControllerDelegate
-
Declaration
Swift
func onWebViewSurveyError(serverId: String, projectId: String, error: Error) -
Declaration
Swift
func onWebViewSurveyFinished(serverId: String, projectId: String) -
Declaration
Swift
func onWebViewSurveyQuit(serverId: String, projectId: String)
SurveyWebViewControllerDelegate Protocol Reference