Skip to content
This repository has been archived by the owner on Aug 17, 2020. It is now read-only.

ProWebView.SourceCodeCallback

Victor Campos edited this page Oct 15, 2017 · 1 revision

ProWebView.SourceCodeCallback

public interface SourceCodeCallback

This interface is a callback for the source code request.

Methods

Is called when the request is completed.

Parameters
  • code: the surce code of the web site.