private void Init(string url)
 {
     UniWebViewInterface.SafeBrowsingInit(listener.Name, url);
 }