Show / Hide Table of Contents

    IGroupEventSource 接口

    定义群事件。

    继承成员
    INotifyMemberMuted.MemberMuted
    INotifyMemberUnmuted.MemberUnmuted
    INotifyGroupMuted.GroupMuted
    INotifyGroupUnmuted.GroupUnmuted
    INotifyMemberJoined.MemberJoined
    INotifyMemberLeft.MemberLeft
    INotifyMembershipRequested.MembershipRequested
    INotifyMembershipInvited.MembershipInvited
    INotifyAdministratorAdded.AdministratorAdded
    INotifyAdministratorRemoved.AdministratorRemoved
    INotifyFileUploaded.FileUploaded
    命名空间: HuajiTech.CoolQ.Events
    程序集: HuajiTech.CoolQ.Abstractions.dll
    语法
    public interface IGroupEventSource : IMuteEventSource, INotifyMemberMuted, INotifyMemberUnmuted, INotifyGroupMuted, INotifyGroupUnmuted, IMembershipEventSource, INotifyMemberJoined, INotifyMemberLeft, INotifyMembershipRequested, INotifyMembershipInvited, IAdministratorshipEventSource, INotifyAdministratorAdded, INotifyAdministratorRemoved, INotifyFileUploaded
    • 改善此文档
    • 查看源代码
    Back to top 本文档使用 CC BY-NC-SA 4.0 进行许可。