有谁知道如何向 MSN Messenger 发送消息?

发布于 2024-08-11 07:30:59 字数 287 浏览 3 评论 0原文

我正在尝试让我的 Windows 应用程序向两个 MSN Messenger 帐户发送消息。因此,我从 MSNPSharp 库 中获取了代码并进行了查看。

我可以毫无问题地进行身份验证/登录。但是一旦我这样做了,我就不知道如何向其他两个用户发送简单的短信。

这些用户是否需要获得批准?

有人可以帮我吗 - 也许可以展示一些示例代码?

干杯:)

I'm trying to have my windows application send a message to two msn messenger accounts. So, I grabbed the code from the MSNPSharp library and had a look in that.

I can authenticate/sign in without a problem. But once i've done that, I have no idea how to send a simple text message to two other users.

Do those users need to be approved ?

Can someone help me please - maybe show some sample code?

cheers :)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

陈甜 2024-08-18 07:30:59

查看对话中的示例代码form 可能会有所帮助:

有一个 Conversation 对象可用于发送消息。一旦我有更多时间,我就会举一个例子。

Looking through the example code from the conversation form may help:

There is a Conversation object that you use to send the message. As soon as I get some more time I'll whip up an example.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文