package com.weikou.beibeivideo.util.x5; public interface WebViewJavaScriptFunction { void onJsFunctionCalled(String tag); }