Skype Plugin

Atamurad Hezretkuliyev atamyrat at gmail.com
Tue Sep 18 02:06:37 EDT 2007


Eion Robb wrote:
> I currently have the list of skype buddies in the buddy list, and can send  
> messages using Pidgin.  I can manage to receive them, but I'm not sure how  
> to give them back to libpurple.  I've tried:
>
> PurpleConversation *convo;
> convo = purple_find_conversation_with_account(PURPLE_CONV_TYPE_IM, sender,  
> account);
> purple_conv_im_write(convo, sender, body, PURPLE_MESSAGE_RECV, mtime);
>
> but this segfaults on the find_conversation bit.  Is there an easier way  
> that I'm supposed to send back the messages?
>   
Check out serv_got_im function.




More information about the Devel mailing list