| AkEventLog Methods |
The AkEventLog type exposes the following members.
| Name | Description | |
|---|---|---|
| Add |
添加事件。
| |
| Begin |
开始事件记录。
清除已有的事件记录。 | |
| Clear |
清除事件记录。
| |
| Get |
获取会话状态共享的事件日志。
当日志不存时自动创建。 | |
| GetInfos |
获取事件的信息。
| |
| Output |
输出到浏览器console。
同时创建JSON对象eventLog,该对象的time-begin属性的值为开始时间、time-end属性的值为结束时间。 | |
| Show |
显示事件到页面 hdnEventLog 隐藏域。
|