public interface CefWebPluginInfoVisitor
| 限定符和类型 | 方法和说明 | 
|---|---|
boolean | 
visit(CefWebPluginInfo info,
     int count,
     int total)
Method that will be called once for each plugin. 
为每个插件调用一次的方法
 | 
boolean visit(CefWebPluginInfo info, int count, int total)