最新的包没有UseApplicationMessageReceivedHandler方法,接收消息用的ApplicationMessageReceivedAsync。 #1952
Unanswered
MrLemon0908
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
我用Mqttnet最新的包,做客户端开发没有UseApplicationMessageReceivedHandler方法,接收消息用的ApplicationMessageReceivedAsync。
我想知道消息是谁发来的,请问哪个字段可以获得,我试了在ApplicationMessageReceivedAsync中的回调参数中args.clientid但是显示的是自己的id。
Beta Was this translation helpful? Give feedback.
All reactions