通过


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

AdapterNotification interface

来自调用客户端状态的通知存储在适配器状态中。

属性

target

通知目标。 每个目标只应有一个通知。

timestamp

Timestamp 添加到适配器实现中的通知中。

属性详细信息

target

通知目标。 每个目标只应有一个通知。

target: string

属性值

string

timestamp

Timestamp 添加到适配器实现中的通知中。

timestamp: Date

属性值

Date