Java Interface 可用接口列表测试
传入JSON对象,返回对象的一个键值字符串
代码:
HuoJuJSApp.alert( HuoJuJSApp.setShareContent({'key1': 'first-value', 'key2': 'secd-value'}) );
测试