分类
教程
文章
官方文档
入门教程
文章
VIP会员
tt.onMessage
赞
收藏
更多文章
目录
301 Moved Permanently
301 Moved Permanently
nginx
搜索
A
A
默认
护眼
夜间
阅读(669)
赞
(
31
)
tt.onMessage
2020-02-15 02:22:03 更新
在开放数据域中调用
监听主域发送的消息
参数
function callback
监听事件的回调函数
代码
tt.onMessage(function() { console.log('接受到消息'); })
←
OpenDataContext
OpenDataContext.postMessage
→