提交 eacc7497 编写于 作者: J jiyong

ipc client 22

Signed-off-by: Njiyong <jiyong@huawei.com>
上级 7292a490
......@@ -56,7 +56,8 @@ describe('ActsRpcClientJsTest', function(){
};
let connect = {
onConnect:function (elementName, remoteProxy) {
console.log('RpcClient: onConnect called, instance of proxy: ' + (remoteProxy instanceof rpc.RemoteProxy))
console.log('RpcClient: onConnect called, instance of proxy: '
+ (remoteProxy instanceof rpc.RemoteProxy))
gIRemoteObject = remoteProxy
},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册