INotifier
更新时间: 2024-01-31 浏览次数: {{ hits }}

类名 : INotifier
说明 : 用于管理通知的接口 
方法名称 : Notify(H3.Notification.Notification)

参数说明
"notification"要发送的通知
返回值


方法名称 : Send(H3.Notification.UserMessage[])

参数说明
"messages"要发送的消息
返回值


方法名称 : SetState(System.String,H3.Notification.UserMessageState)

参数说明
"messageId"用户消息的Id
"state"新的状态
返回值