InternalMessagePostSendEvent
针对消息发送 (例如 SendSupport.send 或 ReplySupport.reply ) 成功后的内部通知事件。 会在相关API执行成功后带着它的相关结果进行异步通知。
注意:尽可能避免在处理此事件的时候再次进行消息发送, 以避免出现循环导致应用程序资源匮乏或无法正常运行。
Since
4.11.0
Inheritors
Properties
Link copied to clipboard
在消息发送时 (例如 SendSupport.send 或 ReplySupport.reply ) 实际传递的参数。
Link copied to clipboard
消息发送 (例如 SendSupport.send 或 ReplySupport.reply ) 成功后的结果。