HuajiTech.CoolQ.Events 命名空间
类
AnonymousMessageReceivedEventArgs
为 Anonymous
BotEventSource
CurrentUserEventSource
Extensions
定义扩展方法。
FileUploadedEventArgs
为 File
FriendAddedEventArgs
为 Friend
FriendshipRequestedEventArgs
为 Friendship
GroupEventArgs
为群事件提供数据。
GroupEventSource
GroupMessageReceivedEventArgs
为 Group
GroupMuteEventArgs
为 Group
MemberMutedEventArgs
为 Member
MembershipInvitedEventArgs
为 Membership
MembershipRequestedEventArgs
为 Membership
MessageReceivedEventArgs
为消息接收事件数据提供基类。
RoutedEventArgs
表示路由事件的数据,并为所有事件数据提供基类。
TimedEventArgs
为可以提供引发时间的事件数据提供基类。
UserMessageReceivedEventArgs
为 User
接口
IAdministratorshipEventSource
定义管理员事件。
IBotEventSource
定义机器人事件。
ICurrentUserEventSource
定义当前用户事件。
IFriendshipEventSource
定义好友事件。
IGroupEventSource
定义群事件。
IMembershipEventSource
定义群成员事件。
IMessageEventSource
定义消息事件。
IMuteEventSource
定义禁言事件。
INotifyAdministratorAdded
定义管理员添加事件。
INotifyAdministratorRemoved
定义管理员移除事件。
INotifyAnonymousMessageReceived
定义匿名消息接收事件。
INotifyAppDisabling
定义应用禁用事件。
INotifyAppEnabled
定义应用启用事件。
INotifyBotStarted
定义机器人启动事件。
INotifyBotStopping
定义机器人停止事件。
INotifyFileUploaded
定义文件上传事件。
INotifyFriendAdded
定义好友已添加事件。
INotifyFriendshipRequested
定义好友正在添加事件。
INotifyGroupMessageReceived
定义群消息接收事件。
INotifyGroupMuted
定义群禁言事件。
INotifyGroupUnmuted
定义群解除禁言事件。
INotifyMemberJoined
定义成员加入事件。
INotifyMemberLeft
定义成员离开事件。
INotifyMemberMuted
定义成员禁言事件。
INotifyMembershipInvited
定义入群邀请事件。
INotifyMembershipRequested
定义入群请求事件。
INotifyMemberUnmuted
定义成员解除禁言事件。
INotifyUserMessageReceived
定义私聊消息接收事件。