contextParams.context
版本历史
| 版本 | 变更 |
|---|---|
| v24.8.0 | 现在支持非空上下文。 |
| v24.7.0 | 新增于: v24.7.0 |
-
类型:<ArrayBuffer> | <TypedArray> | <DataView> | <Buffer> | <undefined>
\Type: <ArrayBuffer> | <TypedArray> | <DataView> | <Buffer> | <undefined>
context 成员表示与消息关联的可选上下文数据。
\The context member represents the optional context data to associate with
the message.