INotifyGroupUnmuted 接口
定义群解除禁言事件。
命名空间: HuajiTech.CoolQ.Events
程序集: HuajiTech.CoolQ.Abstractions.dll
语法
public interface INotifyGroupUnmuted
事件
| 改善此文档 查看源代码GroupUnmuted
在解除禁言时引发。
声明
event EventHandler<GroupMuteEventArgs> GroupUnmuted
事件类型
类型 | 描述 |
---|---|
System.EventHandler<GroupMuteEventArgs> |