简体   繁体   English

以编程方式设置ICQ状态

[英]Programmatically set ICQ status

I'd like to edit/set icq status with ac# app when a certain action occurs. 发生特定操作时,我想使用ac#应用程序编辑/设置icq状态。 I know there's an API that seems much too oversized for that. 我知道有一个API似乎太大了。 Can someone suggest a better way eg manipulating a registry value or something? 有人可以提出更好的方法, 例如操纵注册表值或其他方法吗?

How would you do this? 你会怎么做?

You will need to research the ability to connect with a ICQ client inorder to change a status, and/or if it will allow you to do this. 您将需要研究与ICQ客户端连接的能力以更改状态,和/或是否允许您执行此操作。 Using the API is the easiest way to do it. 使用API​​是最简单的方法。 Also, take a look at building a plugin for Pidgin. 另外,看看为Pidgin构建插件。 That would be able to solve the issue for you. 那将能够为您解决问题。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM