Skip to content
This repository was archived by the owner on Aug 16, 2024. It is now read-only.

Conversation

@cyanray
Copy link
Owner

@cyanray cyanray commented May 15, 2020

  1. On方法可重复监听同一事件,每个处理函数都会被调用;(不保证执行顺序)
  2. 利用此特性可支持“通用型消息事件”(class Message, message_event.hpp),支持一个函数处理三种消息事件(FriedMessage,GroupMessage和TempMessage)

@cyanray cyanray merged commit 1dc8ad0 into master May 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants