File size: 300 Bytes
1e92f2d
 
 
 
 
 
 
1
2
3
4
5
6
7
8
## zh-CN

可以通过 then 接口在关闭后运行 callback 。以上用例将在每个 message 将要结束时通过 then 显示新的 message 。

## en-US

`message` provides a promise interface for `onClose`. The above example will display a new message when the old message is about to close.